NSTextViewDelegate_Extensions.GetCandidates Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSObject[] GetCandidates (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, Foundation.NSRange selectedRange);
static member GetCandidates : AppKit.INSTextViewDelegate * AppKit.NSTextView * Foundation.NSRange -> Foundation.NSObject[]

Parameters

textView
NSTextView
selectedRange
NSRange

Returns

Attributes

Applies to