Contents

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.

See Also

Managing the Button State