API Reference
Class
SmartTabKeyboard
Keyboard navigation configuration for SmartTab.
Inheritance
- Object
- SmartTabKeyboard
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property SmartTabOptions.Keyboard
Accepted by parameters
- Method SmartTab.ConfigureKeyboard
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.