Method IsSoftKeyboardShowing
IsSoftKeyboardShowing(Control?)
Gets whether on-screen keyboard is shown for the specified control.
public bool IsSoftKeyboardShowing(Control? control)
Parameters
control
Control
Gets whether on-screen keyboard is shown for the specified control.
public bool IsSoftKeyboardShowing(Control? control)
control
Control