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: 6.0.8219.1880
Syntax
public KeyboardScheme KeyboardScheme { get; set; }

Property Value

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