Share via


NSApplicationDelegate_Extensions.SupportsSecureRestorableState Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool SupportsSecureRestorableState(this AppKit.INSApplicationDelegate This, AppKit.NSApplication application);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SupportsSecureRestorableState : AppKit.INSApplicationDelegate * AppKit.NSApplication -> bool

Parameters

application
NSApplication

Returns

Attributes

Applies to