Partager via


Settings.System.ModeRingerStreamsAffected Field

Definition

Determines which streams are affected by ringer and zen mode changes.

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

Field Value

Attributes

Remarks

Determines which streams are affected by ringer and zen mode changes. The stream type's bit should be set to 1 if it should be muted when going into an inaudible ringer mode.

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

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