Enabled

KeyboardLayoutCorrectorOptions.Enabled property

Gets or sets a value indicating whether the keyboard layout corrector is enabled. The default value is false.

public bool Enabled { get; set; }

Property Value

A value indicating whether the keyboard layout corrector is enabled.

See Also