Edit

Share via


LcdValueUnitDisplay.StopShowing Method

Definition

Stop showing big characters. This method can be used to signal that the display will be used for different purposes. Before a Display method is used, InitForRom(String, LcdCharacterEncodingFactory) needs to be called again. This clears the display.

public void StopShowing ();
member this.StopShowing : unit -> unit
Public Sub StopShowing ()

Applies to