UIBarButtonItemGroup.BarButtonItems Property

Definition

Gets the items to display in the shortcuts bar

public virtual UIKit.UIBarButtonItem[] BarButtonItems { [Foundation.Export("barButtonItems", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setBarButtonItems:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.BarButtonItems : UIKit.UIBarButtonItem[] with get, set

Property Value

Attributes

Applies to