API Reference
Class
SmartTabKeyboard
Keyboard navigation configuration for SmartTab.
Inheritance
- Object
- SmartTabKeyboard
Constructors
public SmartTabKeyboard() #Inherited Methods
Properties
public Int32[] KeyLeft { get; set; } #JsonPropertyName("keyLeft")Gets or sets the left/up arrow key codes.
public Int32[] KeyRight { get; set; } #JsonPropertyName("keyRight")Gets or sets the right/down arrow key codes.