ButtonSwitch Enum
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
C#
public enum ButtonSwitch
type ButtonSwitch =
Public Enum ButtonSwitch
- Inheritance
-
ButtonSwitch
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 |
Product | Versions |
---|---|
.NET IoT Libraries | 2.0.0, 2.1.0, 2.2.0 |