setKeyboardHeightObserver

public void setKeyboardHeightObserver(KeyboardHeightObserver observer)

Set the keyboard height observer to this provider. The observer will be notified when the keyboard height has changed. For example when the keyboard is opened or closed.

Parameters

observer

The observer to be added to this provider.