transitMode property

  1. @visibleForTesting
KeyDataTransitMode transitMode

Returns the transit mode that simulated key events are constructed and delivered. For detailed introduction, see KeyDataTransitMode and its values.

Implementation

@visibleForTesting
static KeyDataTransitMode get transitMode => _transitMode;