Partager via


INSCandidateListTouchBarItemDelegate Interface

Définition

[Foundation.Protocol(Name="NSCandidateListTouchBarItemDelegate", WrapperType=typeof(AppKit.NSCandidateListTouchBarItemDelegateWrapper))]
public interface INSCandidateListTouchBarItemDelegate : IDisposable, ObjCRuntime.INativeObject
type INSCandidateListTouchBarItemDelegate = interface
    interface INativeObject
    interface IDisposable
Dérivé
Attributs
Implémente

Propriétés

Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)

Méthodes d’extension

BeginSelectingCandidate(INSCandidateListTouchBarItemDelegate, NSCandidateListTouchBarItem, nint)
ChangedCandidateListVisibility(INSCandidateListTouchBarItemDelegate, NSCandidateListTouchBarItem, Boolean)
ChangeSelectionFromCandidate(INSCandidateListTouchBarItemDelegate, NSCandidateListTouchBarItem, nint, nint)
EndSelectingCandidate(INSCandidateListTouchBarItemDelegate, NSCandidateListTouchBarItem, nint)

S’applique à