Share via


NSOpenSavePanelDelegate_Extensions.ShouldEnableUrl Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ShouldEnableUrl(this AppKit.INSOpenSavePanelDelegate This, AppKit.NSSavePanel panel, Foundation.NSUrl url);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShouldEnableUrl : AppKit.INSOpenSavePanelDelegate * AppKit.NSSavePanel * Foundation.NSUrl -> bool

Parameters

panel
NSSavePanel
url
NSUrl

Returns

Attributes

Applies to