Android.Media.RingtoneManager.SetType Method
Sets which type(s) of ringtones will be listed by this.

Syntax

[Android.Runtime.Register("setType", "(I)V", "GetSetType_IHandler")]
public virtual void SetType ([Android.Runtime.GeneratedEnum] RingtoneType type)

See Also

RingtoneManager.ExtraRingtoneType

Parameters

type
The type(s), one or more of RingtoneManager.TYPE_RINGTONE, RingtoneManager.TYPE_NOTIFICATION, RingtoneManager.TYPE_ALARM, RingtoneManager.TYPE_ALL.

Remarks

Sets which type(s) of ringtones will be listed by this.

[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