INSAlertDelegate インターフェイス

定義

[Foundation.Protocol(Name="NSAlertDelegate", WrapperType=typeof(AppKit.NSAlertDelegateWrapper))]
public interface INSAlertDelegate : IDisposable, ObjCRuntime.INativeObject
type INSAlertDelegate = interface
    interface INativeObject
    interface IDisposable
派生
属性
実装

プロパティ

Handle

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

(継承元 INativeObject)

拡張メソッド

ShowHelp(INSAlertDelegate, NSAlert)

適用対象