AVCaptureAudioChannel.Enabled Property

Definition

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool Enabled { [Foundation.Export("isEnabled")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setEnabled:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.Enabled : bool with get, set

Property Value

Attributes

Applies to