共用方式為


NSTextFieldDelegate_Extensions.GetCandidates 方法

定義

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

參數

textField
NSTextField
textView
NSTextView
selectedRange
NSRange

傳回

屬性

適用於