primaryAction
The primary action button for the panel.
Declaration
@NSCopying var primaryAction: CPTextButton { get }Discussion
Specify the button at initialization time and use this property to retrieve it later.
The primary action button for the panel.
@NSCopying var primaryAction: CPTextButton { get }Specify the button at initialization time and use this property to retrieve it later.