ButtonSwitch Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
User configurable buttons
public enum ButtonSwitch
type ButtonSwitch =
Public Enum ButtonSwitch
- Inheritance
-
ButtonSwitch
Fields
Name | Value | Description |
---|---|---|
Switch1 | 0 | ButtonSwitch 1, Power button by default |
Switch2 | 1 | ButtonSwitch 2, User button by default |
Switch3 | 2 | ButtonSwitch 3, user button by default |