Share via


NSTextViewDelegate.GetCandidates(NSTextView, NSRange) Metodo

Definizione

[Foundation.Export("textView:candidatesForSelectedRange:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSObject[] GetCandidates (AppKit.NSTextView textView, Foundation.NSRange selectedRange);
abstract member GetCandidates : AppKit.NSTextView * Foundation.NSRange -> Foundation.NSObject[]
override this.GetCandidates : AppKit.NSTextView * Foundation.NSRange -> Foundation.NSObject[]

Parametri

textView
NSTextView
selectedRange
NSRange

Restituisce

Attributi

Si applica a