Sets the color of a flight stick LED.
public:
LedColor SetLedColor(
unsigned char ledIndex,
LedColor desiredColor
)
ledIndex
Type: unsigned char
Index of the LED to set.
desiredColor
Type: LedColor
The desired LED color.
Type: LedColor
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd
IFlightStickProperties Interface