AVAudioSessionDataSourceDescription.DataSourceName Property

Definition

Name for the source, suitable to be shown to the user.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string DataSourceName { [Foundation.Export("dataSourceName")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("dataSourceName")>]
member this.DataSourceName : string

Property Value

Attributes

Applies to