changesSelectionAsPrimaryAction
A Boolean value that indicates whether the button represents an action or selection.
Declaration
var changesSelectionAsPrimaryAction: Bool { get set }Discussion
When a button has this property set to true, the button changes to a toggle button where tapping it changes it between selected and unselected.