spiegel-keyman/windows/docs/engine/api/IKeymanControl/StopVisualKeyboard.md
2024-10-31 10:17:54 +07:00

14 lines
220 B
Markdown

---
title: IKeymanControl::StopVisualKeyboard() Method
---
## Introduction
The `IKeymanControl::StopVisualKeyboard()` method stops the on screen
keyboard.
## Specification
``` clike
void StopVisualKeyboard(void)
```