CPPanelButtonConfiguration
A type that provides the common behaviors for a button layout in a panel.
Declaration
class CPPanelButtonConfigurationOverview
The CPPanelButtonConfiguration type defines the default behaviors for button configurations in a panel. You don’t create this type directly or use it to configure your panel. Instead, instantiate one of the defined subclasses based on the type of panel you’re configuring. For example, create a CPMapPanelButtonConfiguration object when configuring content for a CPMapPanel type.