Contents

isEnabled

A Boolean value that indicates whether the item is enabled.

Declaration

var isEnabled: Bool { get set }

Discussion

If the value of this property is true, the item is enabled. If the autovalidates property is true, changing the value of this property has no effect. Instead, the validation process enables and disables the toolbar item as appropriate.

See Also

Related Documentation

Getting the item’s configuration