UIBarButtonItemGroup.BarButtonItems Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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