Hd44780.AutoShift 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.
When enabled the display will shift rather than the cursor.
public bool AutoShift { get; set; }
member this.AutoShift : bool with get, set
Public Property AutoShift As Boolean