isDisplayingRepresentativeItem
A Boolean value indicating whether the representative item is showing in place of the group’s items.
Declaration
var isDisplayingRepresentativeItem: Bool { get }Discussion
The value of this property is true when the representative item is being displayed in the shortcuts bar. The value is false when the individual bar button items are being displayed in the shortcuts bar.