ShowdownMode 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.
IS31FL3730 shutdown mode.
C#
public enum ShowdownMode
type ShowdownMode =
Public Enum ShowdownMode
- Inheritance
-
ShowdownMode
Name | Value | Description |
---|---|---|
Normal | 0 | Enable normal operation. |
Shutdown | 128 | Enable shutdown mode. |
Toode | Versioonid |
---|---|
.NET IoT Libraries | 2.2.0 |