BottomNavScreen

sealed class BottomNavScreen

The class used to encapsulate the data needed to display screen information in the bottom bar of the home screen.

Inheritors

Types

Link copied to clipboard

The object that represents the Administrative Units Screen's Bottom Menu Option.

Link copied to clipboard

The object that represents the Regions And Images Screen's Bottom Menu Option.

Properties

Link copied to clipboard
val icon: Icon? = null

the icon to be displayed for the screen (optional).

Link copied to clipboard

the string resource ID of the screen's name in the bottom bar.

Link copied to clipboard

the Route associated with the screen.