Share via


NSOpenPanel.CanChooseDirectories Property

Definition

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

Property Value

Attributes

Applies to