automaticallyUpdateForSelection
A Boolean value that determines whether the style automatically updates when the button is in a selected state.
Declaration
@property (nonatomic, assign, readwrite) BOOL automaticallyUpdateForSelection;Discussion
The default value is true for the plainButtonConfiguration, grayButtonConfiguration, and tintedButtonConfiguration configurations. Set this value to false to customize the selection behavior.