Method RaiseKeyboardShown
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
heightdoubleThe height, in device-independent units (DIPs), of the visible on-screen keyboard. Must be greater than or equal to zero.