Android.Media.RingtoneManager.ExtraRingtoneShowSilent Field
Given to the ringtone picker as a boolean.

Syntax

[Android.Runtime.Register("EXTRA_RINGTONE_SHOW_SILENT")]
public const string ExtraRingtoneShowSilent

See Also

RingtoneManager.ActionRingtonePicker

Remarks

Given to the ringtone picker as a boolean. Whether to show an item for "Silent". If the "Silent" item is picked, RingtoneManager.ExtraRingtonePickedUri will be null.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1