次の方法で共有


SLComposeServiceViewController.AutoCompletionViewController プロパティ

定義

オートコンプリートの候補を処理するビュー コントローラーを取得または設定します。

public virtual UIKit.UIViewController AutoCompletionViewController { [Foundation.Export("autoCompletionViewController", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAutoCompletionViewController:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.AutoCompletionViewController : UIKit.UIViewController with get, set

プロパティ値

(このノードのその他のドキュメントが公開されます)

この値は、null の場合もあります。

属性

適用対象