disableHelpers property

bool disableHelpers
getter/setter pair

Force the keyboard not to have any suggestions, corrections, or auto completions This is important for writing tests, in which the speed and accuracy is important

Implementation

bool disableHelpers;