AVAudioSessionChannelDescription.ChannelName Property

Definition

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

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

Property Value

Attributes

Applies to