registerTextInput method

  1. @protected
void registerTextInput()

Registers text input emulation.

Implementation

@protected
void registerTextInput() {
  _testTextInput.register();
}