Share via


UIBarButtonItemGroup.DisplayingRepresentativeItem Property

Definition

Gets a Boolean value that tells whether the representative item is being displayed.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool DisplayingRepresentativeItem { [Foundation.Export("isDisplayingRepresentativeItem")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isDisplayingRepresentativeItem")>]
member this.DisplayingRepresentativeItem : bool

Property Value

Attributes

Applies to