INSWindowRestoration インターフェイス

定義

[Foundation.Protocol(Name="NSWindowRestoration", WrapperType=typeof(AppKit.NSWindowRestorationWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public interface INSWindowRestoration : IDisposable, ObjCRuntime.INativeObject
type INSWindowRestoration = interface
    interface INativeObject
    interface IDisposable
派生
属性
実装

プロパティ

Handle

アンマネージ オブジェクト表現へのハンドル (ポインター)。

(継承元 INativeObject)

適用対象