UiService

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
class UiLifecycleScope : CoroutineScope, LifecycleObserver

Properties

Link copied to clipboard
val keyboardFlow: SharedFlow<KeyboardState>
Link copied to clipboard

Functions

Link copied to clipboard
open override fun onKeyboardWillHide()
Link copied to clipboard
open override fun onKeyboardWillShow(keyboardHeight: Int)