次の方法で共有


SLComposeServiceViewController.GetCandidates(NSTextView, NSRange) メソッド

定義

[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[]

パラメーター

textView
NSTextView
selectedRange
NSRange

戻り値

属性

適用対象