Share via


UINavigationItem.LeadingItemGroups Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIBarButtonItemGroup[] LeadingItemGroups { [Foundation.Export("leadingItemGroups", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setLeadingItemGroups:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("leadingItemGroups", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setLeadingItemGroups:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.LeadingItemGroups : UIKit.UIBarButtonItemGroup[] with get, set

Property Value

Attributes

Applies to