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 (
         boolfStatus
)

Parameters

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

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

Utility Class
Utility Members
Microsoft.SPOT.Hardware Namespace