KeyboardConfigFluent extension

Generated fluent modifiers for KeyboardConfig.

on

Methods

withEnableArrowKeys(bool value) KeyboardConfig

Available on KeyboardConfig, provided by the KeyboardConfigFluent extension

Replaces KeyboardConfig.enableArrowKeys with value.
withEnabled(bool value) KeyboardConfig

Available on KeyboardConfig, provided by the KeyboardConfigFluent extension

Replaces KeyboardConfig.enabled with value.
withEnableHomeEndKeys(bool value) KeyboardConfig

Available on KeyboardConfig, provided by the KeyboardConfigFluent extension

Replaces KeyboardConfig.enableHomeEndKeys with value.
withEnablePlusMinusKeys(bool value) KeyboardConfig

Available on KeyboardConfig, provided by the KeyboardConfigFluent extension

Replaces KeyboardConfig.enablePlusMinusKeys with value.
withPanStep(double value) KeyboardConfig

Available on KeyboardConfig, provided by the KeyboardConfigFluent extension

Replaces KeyboardConfig.panStep with value.
withZoomStep(double value) KeyboardConfig

Available on KeyboardConfig, provided by the KeyboardConfigFluent extension

Replaces KeyboardConfig.zoomStep with value.