NSCandidateListTouchBarItemDelegate_Extensions.ChangeSelectionFromCandidate Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static void ChangeSelectionFromCandidate (this AppKit.INSCandidateListTouchBarItemDelegate This, AppKit.NSCandidateListTouchBarItem anItem, nint previousIndex, nint index);
static member ChangeSelectionFromCandidate : AppKit.INSCandidateListTouchBarItemDelegate * AppKit.NSCandidateListTouchBarItem * nint * nint -> unit
Paramètres
- anItem
- NSCandidateListTouchBarItem
- previousIndex
- System.System.IntPtr System.nativeint
- index
- System.System.IntPtr System.nativeint
- Attributs