UITextInputAssistantItem.LeadingBarButtonGroups Property

Definition

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

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to