AVMediaSelectionGroup.AllowsEmptySelection Property

Definition

Gets a Boolean value that tells whether the empty selection is supported by the group.

public virtual bool AllowsEmptySelection { [Foundation.Export("allowsEmptySelection")] get; }
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AllowsEmptySelection { [Foundation.Export("allowsEmptySelection")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AllowsEmptySelection : bool

Property Value

Attributes

Applies to