Share via


AVAudioSessionPortDescription.UID Property

Definition

Gets the system-assigned unique ID for the port.

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

Property Value

Attributes

Applies to