Contents

autovalidates

A Boolean value that indicates whether the toolbar automatically validates the item.

Declaration

var autovalidates: Bool { get set }

Discussion

If the value of this property is true, the toolbar automatically validates the item; otherwise, it doesn’t validate the item automatically. The default value of this property is true.

See Also

Validating the item