public class KeyboardLayoutCorrectorParameters extends Object
Represents parameters related to keyboard layout corrector.
Modifier and Type | Method and Description |
---|---|
boolean |
getEnabled()
Gets or sets a value indicating whether keyboard layout corrector is enabled.
|
void |
setEnabled(boolean value)
Gets or sets a value indicating whether keyboard layout corrector is enabled.
|
public final boolean getEnabled()
Gets or sets a value indicating whether keyboard layout corrector is enabled.
Value: Keyboard layout corrector is enabled.public final void setEnabled(boolean value)
Gets or sets a value indicating whether keyboard layout corrector is enabled.
Value: Keyboard layout corrector is enabled.Copyright © 2019. All rights reserved.