isEnabled
A Boolean value indicating whether the item is enabled.
Declaration
var isEnabled: Bool { get set }Discussion
If false, the item is drawn partially dimmed to indicate it’s disabled. The default value is true.
A Boolean value indicating whether the item is enabled.
var isEnabled: Bool { get set }If false, the item is drawn partially dimmed to indicate it’s disabled. The default value is true.