Table of Contents

Method IsSoftKeyboardShowing

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsSoftKeyboardShowing(Control?)

Gets whether on-screen keyboard is shown for the specified control.

public bool IsSoftKeyboardShowing(Control? control)

Parameters

control Control

Returns

bool