NSWindowDelegate_Extensions.DidDecodeRestorableState 方法

定义

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidDecodeRestorableState (this AppKit.INSWindowDelegate This, AppKit.NSWindow window, Foundation.NSCoder coder);
static member DidDecodeRestorableState : AppKit.INSWindowDelegate * AppKit.NSWindow * Foundation.NSCoder -> unit

参数

window
NSWindow
coder
NSCoder
属性

适用于