UITextInputAssistantItem.TrailingBarButtonGroups Property

Definition

Gets or sets the button item groups to display after the typing suggestions.

public virtual UIKit.UIBarButtonItemGroup[] TrailingBarButtonGroups { [Foundation.Export("trailingBarButtonGroups", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTrailingBarButtonGroups:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.TrailingBarButtonGroups : UIKit.UIBarButtonItemGroup[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to