NSWindowDelegate.DidDecodeRestorableState(NSWindow, NSCoder) 메서드

정의

[Foundation.Export("window:didDecodeRestorableState:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DidDecodeRestorableState (AppKit.NSWindow window, Foundation.NSCoder coder);
abstract member DidDecodeRestorableState : AppKit.NSWindow * Foundation.NSCoder -> unit
override this.DidDecodeRestorableState : AppKit.NSWindow * Foundation.NSCoder -> unit

매개 변수

window
NSWindow
coder
NSCoder
특성

적용 대상