Share via


NSOpenPanel.CanChooseFiles Property

Definition

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

Property Value

Attributes

Applies to