In This Article

LedState Enum

Specifies the states supported by Led.

public enum LedState

Fields

Name Description
Blinking

Indicates that the led will blink on and off.

Off

Indicates that the led will be off.

On

Indicates that the led will be on.