Utility.Backlight Method

Controls the backlight hardware feature.

Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

[MethodImplAttribute]
public static void Backlight (
         bool fStatus
)

Parameters

  • fStatus
    A value that turns the backlight on (true) or off (false).

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

Utility Class
Utility Members
Microsoft.SPOT.Hardware Namespace