executionMode property
Execution timing mode (throttle, debounce, or rate-limited). Defaults to throttle for backward compatibility.
Implementation
final TapExecutionMode executionMode;
Execution timing mode (throttle, debounce, or rate-limited). Defaults to throttle for backward compatibility.
final TapExecutionMode executionMode;