Android.Preferences.RingtonePreference Members

The members of Android.Preferences.RingtonePreference are listed below.

See Also: Inherited members from Android.Preferences.Preference

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

RingtoneTypeAndroid.Media.RingtoneType. Returns the sound type(s) that are shown in the picker.
ShowDefaultbool. Returns whether to a show an item for the default sound/ringtone.
ShowSilentbool. Returns whether to a show an item for 'Silent'.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

Protected Methods

OnPrepareRingtonePickerIntent(Android.Content.Intent)
Prepares the intent to launch the ringtone picker.
OnRestoreRingtone() : Android.Net.Uri
Called when the chooser is about to be shown and the current ringtone should be marked.
OnSaveRingtone(Android.Net.Uri)
Called when a ringtone is chosen.