Skip to main content

bn.offKeyboardHeightChange

offKeyboardHeightChange(cb): void

description Remove the listener on the keyboard height changes

Parameters

NameTypeDescription
cboffKeyboardHeightChangeCallbackCallback on keyboard height change

Returns

void


offKeyboardHeightChangeCallback#

Ƭ offKeyboardHeightChangeCallback: () => void

Type declaration

▸ (): void

Returns

void