INSScrubberFlowLayoutDelegate Interfaccia

Definizione

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

Proprietà

Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

(Ereditato da INativeObject)

Metodi di estensione

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)

Si applica a