Share via


UIBarButtonItemGroup.RepresentativeItem Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIBarButtonItem? RepresentativeItem { [Foundation.Export("representativeItem", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setRepresentativeItem:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("representativeItem", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setRepresentativeItem:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.RepresentativeItem : UIKit.UIBarButtonItem with get, set

Property Value

Attributes

Applies to