CXProviderConfiguration.RingtoneSound Property

Definition

Gets or sets the ringtone sound.

public virtual string RingtoneSound { [Foundation.Export("ringtoneSound", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setRingtoneSound:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.RingtoneSound : string with get, set

Property Value

The ringtone sound.

This value can be null.

Attributes

Applies to