Click or drag to resize

HaoTermKeyboardScheme Property

Gets or sets the keyboard scheme.

Namespace:  Flex.Hal.Term
Assembly:  Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 4.1.4031.1525
Syntax
public KeyboardScheme KeyboardScheme { get; set; }

Property Value

Type: KeyboardScheme
Remarks
This allows setting the keyboard map to one of the system defaults or any custom defined mappings.
See Also