Contents

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.

See Also

Controlling recurrence