API Reference
Class
SmartWizardKeyboard
Keyboard navigation configuration for SmartWizard.
Inheritance
- Object
- SmartWizardKeyboard
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.