次の方法で共有


Settings.System.NotificationSound Field

Definition

Persistent store for the system-wide default notification sound.

[Android.Runtime.Register("NOTIFICATION_SOUND")]
public const string NotificationSound;
[<Android.Runtime.Register("NOTIFICATION_SOUND")>]
val mutable NotificationSound : string

Field Value

Attributes

Remarks

Persistent store for the system-wide default notification sound.

Java documentation for android.provider.Settings.System.NOTIFICATION_SOUND.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

See also