isEnabled
A Boolean value that indicates whether the button is in an enabled state.
Declaration
var isEnabled: Bool { get set }Discussion
The default value is true.
A Boolean value that indicates whether the button is in an enabled state.
var isEnabled: Bool { get set }The default value is true.