public abstract class KeyboardLayoutCorrectorOptions extends Object
Learn more
| Constructor and Description |
|---|
KeyboardLayoutCorrectorOptions() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
getEnabled()
Gets a value indicating whether the keyboard layout corrector is enabled.
|
abstract void |
setEnabled(boolean value)
Sets a value indicating whether the keyboard layout corrector is enabled.
|
public abstract boolean getEnabled()
false.public abstract void setEnabled(boolean value)
false.value - A value indicating whether the keyboard layout corrector is enabled.Copyright © 2026. All rights reserved.