Share via


AUAudioUnitBusArray.CountChangeable Property

Definition

Gets a Boolean value that tells whether buses can be added and removed from the array.

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

Property Value

A Boolean value that tells whether buses can be added and removed from the array.

Attributes

Applies to