NSCandidateListTouchBarItemDelegate_Extensions.ChangeSelectionFromCandidate Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[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
Parameter
- anItem
- NSCandidateListTouchBarItem
- previousIndex
- System.System.IntPtr System.nativeint
- index
- System.System.IntPtr System.nativeint
- Attribute