다음을 통해 공유


NSApplicationDelegate.DecodedRestorableState(NSApplication, NSCoder) 메서드

정의

[Foundation.Export("application:didDecodeRestorableState:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DecodedRestorableState (AppKit.NSApplication app, Foundation.NSCoder state);
abstract member DecodedRestorableState : AppKit.NSApplication * Foundation.NSCoder -> unit
override this.DecodedRestorableState : AppKit.NSApplication * Foundation.NSCoder -> unit

매개 변수

state
NSCoder
특성

적용 대상