Screen

sealed class Screen

Used by NavItems for specifying the data of each item.

Author

Arnau Mora

Since

20211227

Parameters

text

The text of the item.

icon

The icon of the item.

contentDescription

The content description of the icon of the item.

Types

Link copied to clipboard
object Developer : Screen
Link copied to clipboard
object Explore : Screen
Link copied to clipboard
object Map : Screen
Link copied to clipboard
object Settings : Screen
Link copied to clipboard
object Storage : Screen

Properties

Link copied to clipboard
val contentDescription: Int? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val text: Int

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard