次の方法で共有


INSStackViewDelegate インターフェイス

定義

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

プロパティ

Handle

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

(継承元 INativeObject)

拡張メソッド

DidReattachViews(INSStackViewDelegate, NSStackView, NSView[])
WillDetachViews(INSStackViewDelegate, NSStackView, NSView[])

適用対象