AVAudioSessionPortDescription.PortName Property

Definition

Gets the name of the port.

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

Property Value

Attributes

Applies to