SLComposeServiceViewController.AutoCompletionViewController Property

Definition

Gets or sets the view controller that handles autocompletion suggestions.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to