executeOnce
A Boolean that can execute the trigger many times.
Declaration
var executeOnce: Bool { get }Discussion
Disables the trigger after its first execution if true.
A Boolean that can execute the trigger many times.
var executeOnce: Bool { get }Disables the trigger after its first execution if true.