Share via


NSWindowDelegate_Extensions.DidDecodeRestorableState Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidDecodeRestorableState(this AppKit.INSWindowDelegate This, AppKit.NSWindow window, Foundation.NSCoder coder);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidDecodeRestorableState : AppKit.INSWindowDelegate * AppKit.NSWindow * Foundation.NSCoder -> unit

Parameters

window
NSWindow
coder
NSCoder
Attributes

Applies to