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