INSStackViewDelegate Interfaz

Definición

[Foundation.Protocol(Name="NSStackViewDelegate", WrapperType=typeof(AppKit.NSStackViewDelegateWrapper))]
public interface INSStackViewDelegate : IDisposable, ObjCRuntime.INativeObject
type INSStackViewDelegate = interface
    interface INativeObject
    interface IDisposable
Derivado
Atributos
Implementaciones

Propiedades

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)

Métodos de extensión

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

Se aplica a