Table of Contents

Class PlessKeyboardHandler

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

Implements dummy IKeyboardHandler provider.

public class PlessKeyboardHandler : DisposableObject, IBaseObjectWithId, IDisposableObject, IBaseObject, IKeyboardHandler, IDisposable
Inheritance
PlessKeyboardHandler
Implements

Properties

KeyboardPresent

Gets whether hardware keyboard is present.

Methods

GetKeyStatesFromSystem(Key)

Gets the current state of the specified key from the device from the underlying system

HideKeyboard(AbstractControl?)

Hides on-screen keyboard for the specified control.

IsSoftKeyboardShowing(AbstractControl?)

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

IsValidKey(Key)

Checks whether key is valid for the current platform.

ShowKeyboard(AbstractControl?)

Shows on-screen keyboard for the specified control.