Android.Preferences.RingtonePreference.OnRestoreRingtone Method
Called when the chooser is about to be shown and the current ringtone should be marked.

Syntax

[Android.Runtime.Register("onRestoreRingtone", "()Landroid/net/Uri;", "GetOnRestoreRingtoneHandler")]
protected virtual Android.Net.Uri OnRestoreRingtone ()

Returns

Documentation for this section has not yet been entered.

Remarks

Called when the chooser is about to be shown and the current ringtone should be marked. Can return null to not mark any ringtone.

By default, this restores the previous ringtone URI from the persistent storage.

[Android Documentation]

Requirements

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