Share via


AVMusicTrack.Soloed Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Soloed { [Foundation.Export("isSoloed")] get; [Foundation.Export("setSoloed:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isSoloed")>]
[<set: Foundation.Export("setSoloed:")>]
member this.Soloed : bool with get, set

Property Value

Attributes

Applies to