共用方式為


QLPreviewPanelDelegate.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
屬性

適用於