API Reference
Class
SmartWizardKeyboard
Keyboard navigation configuration for SmartWizard.
Inheritance
- Object
- SmartWizardKeyboard
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 SmartWizardOptions.Keyboard
Accepted by parameters
Constructors
public SmartWizardKeyboard() #Inherited Methods
Properties
public Nullable<Boolean> Enabled { get; set; } #JsonPropertyName("enabled")Gets or sets whether keyboard navigation is enabled.
public SmartWizardKeyboardKeys Keys { get; set; } #JsonPropertyName("keys")Gets or sets grouped keyboard key codes.