共用方式為


INSStackViewDelegate 介面

定義

[Foundation.Protocol(Name="NSStackViewDelegate", WrapperType=typeof(AppKit.NSStackViewDelegateWrapper))]
public interface INSStackViewDelegate : IDisposable, ObjCRuntime.INativeObject
type INSStackViewDelegate = interface
    interface INativeObject
    interface IDisposable
衍生
屬性
實作

屬性

Handle

處理 unmanaged 物件標記法) (指標。

(繼承來源 INativeObject)

擴充方法

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

適用於