Share via


INSScrubberFlowLayoutDelegate Interfaz

Definición

[Foundation.Protocol(Name="NSScrubberFlowLayoutDelegate", WrapperType=typeof(AppKit.NSScrubberFlowLayoutDelegateWrapper))]
public interface INSScrubberFlowLayoutDelegate : AppKit.INSScrubberDelegate, IDisposable
type INSScrubberFlowLayoutDelegate = interface
    interface INativeObject
    interface IDisposable
    interface INSScrubberDelegate
Derivado
Atributos
Implementaciones

Propiedades

Handle

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

(Heredado de INativeObject)

Métodos de extensión

DidBeginInteracting(INSScrubberDelegate, NSScrubber)
DidCancelInteracting(INSScrubberDelegate, NSScrubber)
DidChangeVisible(INSScrubberDelegate, NSScrubber, NSRange)
DidFinishInteracting(INSScrubberDelegate, NSScrubber)
DidHighlightItem(INSScrubberDelegate, NSScrubber, nint)
DidSelectItem(INSScrubberDelegate, NSScrubber, nint)
Layout(INSScrubberFlowLayoutDelegate, NSScrubber, NSScrubberFlowLayout, nint)

Se aplica a