disableHelpers property
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;
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
bool disableHelpers;