KeyboardConfigFluent extension
Generated fluent modifiers for KeyboardConfig.
Methods
-
withEnableArrowKeys(
bool value) → KeyboardConfig -
Available on KeyboardConfig, provided by the KeyboardConfigFluent extension
Replaces KeyboardConfig.enableArrowKeys withvalue. -
withEnabled(
bool value) → KeyboardConfig -
Available on KeyboardConfig, provided by the KeyboardConfigFluent extension
Replaces KeyboardConfig.enabled withvalue. -
withEnableHomeEndKeys(
bool value) → KeyboardConfig -
Available on KeyboardConfig, provided by the KeyboardConfigFluent extension
Replaces KeyboardConfig.enableHomeEndKeys withvalue. -
withEnablePlusMinusKeys(
bool value) → KeyboardConfig -
Available on KeyboardConfig, provided by the KeyboardConfigFluent extension
Replaces KeyboardConfig.enablePlusMinusKeys withvalue. -
withPanStep(
double value) → KeyboardConfig -
Available on KeyboardConfig, provided by the KeyboardConfigFluent extension
Replaces KeyboardConfig.panStep withvalue. -
withZoomStep(
double value) → KeyboardConfig -
Available on KeyboardConfig, provided by the KeyboardConfigFluent extension
Replaces KeyboardConfig.zoomStep withvalue.