Settings.Global.ModeRinger Field

Definition

Ringer mode.

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

Field Value

Attributes

Remarks

Ringer mode. This is used internally, changing this value will not change the ringer mode. See AudioManager.

Java documentation for android.provider.Settings.Global.MODE_RINGER.

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