UIBarButtonItemGroup.RepresentativeItem Property

Definition

Get or sets the representative item.

public virtual UIKit.UIBarButtonItem RepresentativeItem { [Foundation.Export("representativeItem", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setRepresentativeItem:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.RepresentativeItem : UIKit.UIBarButtonItem with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to