INavScreen

interface INavScreen : Screen, Parcelable

Inheritors

Properties

Link copied to clipboard
expect open val key: ScreenKey

Functions

Link copied to clipboard
expect abstract fun Content()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun toMenuItem(hideIconInDialog: Boolean = true, hideTitleIfIconIsAvailable: Boolean = false): MenuItem
Link copied to clipboard
Link copied to clipboard
abstract fun Toolbar()