Skip to main content

OnScreenKeyboard Class

NuGet: GHIElectronics.TinyCLR.UI
Assembly: GHIElectronics.TinyCLR.UI
Namespace: GHIElectronics.TinyCLR.UI

An on-screen software keyboard window used to enter text into a text box.

public class OnScreenKeyboard : Window

Properties

Font

public static new Font Font { get; set; }

Gets or sets the font used for the keyboard's text input field.