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