다음을 통해 공유


NSTextView.ChangeSelectionFromCandidate 메서드

정의

[Foundation.Export("candidateListTouchBarItem:changeSelectionFromCandidateAtIndex:toIndex:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void ChangeSelectionFromCandidate (AppKit.NSCandidateListTouchBarItem anItem, nint previousIndex, nint index);
abstract member ChangeSelectionFromCandidate : AppKit.NSCandidateListTouchBarItem * nint * nint -> unit
override this.ChangeSelectionFromCandidate : AppKit.NSCandidateListTouchBarItem * nint * nint -> unit

매개 변수

previousIndex
System.System.IntPtr System.nativeint
index
System.System.IntPtr System.nativeint
특성

적용 대상