Android.Preferences.RingtonePreference.OnPrepareRingtonePickerIntent Method
Prepares the intent to launch the ringtone picker.

Syntax

[Android.Runtime.Register("onPrepareRingtonePickerIntent", "(Landroid/content/Intent;)V", "GetOnPrepareRingtonePickerIntent_Landroid_content_Intent_Handler")]
protected virtual void OnPrepareRingtonePickerIntent (Android.Content.Intent ringtonePickerIntent)

Parameters

ringtonePickerIntent
The ringtone picker intent that can be modified by putting extras.

Remarks

Prepares the intent to launch the ringtone picker. This can be modified to adjust the parameters of the ringtone picker.

[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