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
Параметры
- app
- NSApplication
- state
- NSCoder
- Атрибуты