MCPcopy Create free account
hub / github.com/cogentcore/core / HideVirtualKeyboard

Method HideVirtualKeyboard

system/app.go:191–191  ·  view source on GitHub ↗

HideVirtualKeyboard hides the virtual keyboard. HideVirtualKeyboard only has an effect on mobile platforms (iOS, Android, and Web).

()

Source from the content-addressed store, hash-verified

189 // HideVirtualKeyboard hides the virtual keyboard.
190 // HideVirtualKeyboard only has an effect on mobile platforms (iOS, Android, and Web).
191 HideVirtualKeyboard()
192
193 // IsDark returns whether the system color theme is dark (as oppposed to light).
194 IsDark() bool

Callers 2

mainFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected