Execution Policy
Defines which behavior a DSL Block such as on<Action>
should have whenever a new action or value is emitted.
Entries
Link copied to clipboard
Cancels the previous execution. By applying this ExecutionPolicy the previous execution of the same DSL block will be canceled.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.