AVAudioSessionPortDescription.SelectedDataSource Property

Definition

Gets the currently selected data source for the port.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVAudioSessionDataSourceDescription? SelectedDataSource { [Foundation.Export("selectedDataSource", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("selectedDataSource", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.SelectedDataSource : AVFoundation.AVAudioSessionDataSourceDescription

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to