共用方式為


NSTextView.EndSelectingCandidate(NSCandidateListTouchBarItem, nint) 方法

定義

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

參數

index
System.System.IntPtr System.nativeint
屬性

適用於