High-level managed interface for PicoLCD 4x20 Sideshow device.
LEDEnabled Property
NamespacesPicoLCDLibPicoLCD_4x20LEDEnabled

[This is preliminary documentation and is subject to change.]

Returns or sets the LED state.
Declaration Syntax
C#Visual BasicVisual C++
public bool LEDEnabled { get; set; }
Public Property LEDEnabled As Boolean
public:
property bool LEDEnabled {
	bool get ();
	void set (bool value);
}

Assembly: PicoLCDLib (Module: PicoLCDLib) Version: 0.1.3301.29457