Table of Contents

Method RaiseKeyboardVisibleChanged

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

RaiseKeyboardVisibleChanged(KeyboardVisibleChangedEventArgs?)

Raises the KeyboardVisibleChanged event with the specified event arguments.

public virtual void RaiseKeyboardVisibleChanged(KeyboardVisibleChangedEventArgs? e)

Parameters

e KeyboardVisibleChangedEventArgs

The event arguments. Optional. If not specified, defaults to the current keyboard visibility state.