INSSoundDelegate インターフェイス

定義

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

プロパティ

Handle

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

(継承元 INativeObject)

拡張メソッド

DidFinishPlaying(INSSoundDelegate, NSSound, Boolean)

適用対象