Table of Contents

Method RaiseKeyboardShown

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

RaiseKeyboardShown(double)

Raises the event indicating that the on-screen keyboard has been shown and updates the keyboard height.

public virtual void RaiseKeyboardShown(double height)

Parameters

height double

The height, in device-independent units (DIPs), of the visible on-screen keyboard. Must be greater than or equal to zero.