create

open override fun create(coroutineScope: CoroutineScope): ViewKeyboardManager

Creates KeyboardManager object

Return

The created BaseKeyboardManager

Parameters

coroutineScope

The CoroutineScope managing the keyboard lifecycle.