secondaryAction
An optional action button to display in the panel.
Declaration
@NSCopying var secondaryAction: CPTextButton? { get }Discussion
Specify this button at initialization time and use this property to retrieve it later.
An optional action button to display in the panel.
@NSCopying var secondaryAction: CPTextButton? { get }Specify this button at initialization time and use this property to retrieve it later.