Share via


NSTextView.BeginSelectingCandidate(NSCandidateListTouchBarItem, nint) 方法

定义

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

参数

index
System.System.IntPtr System.nativeint
属性

适用于