Hd44780.BacklightOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enable/disable the backlight. (Will always return false if no backlight pin was provided.)
public virtual bool BacklightOn { get; set; }
member this.BacklightOn : bool with get, set
Public Overridable Property BacklightOn As Boolean