AVAudioSession.CategoryOptions Property

Definition

Options for the Category.

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

Property Value

Attributes

Applies to