//app/dev.atick.compose.navigation/TopLevelDestination/CHAT
CHAT
[androidJvm]\ CHAT
Properties
Name | Summary |
---|---|
iconTextId | [androidJvm] val iconTextId: Int The resource ID for the icon's content description text. |
name | [androidJvm] val name: String |
ordinal | [androidJvm] val ordinal: Int |
route | [androidJvm] val route: KClass<*> The route associated with the destination. |
selectedIcon | [androidJvm] val selectedIcon: ImageVector The selected icon associated with the destination. |
titleTextId | [androidJvm] val titleTextId: Int The resource ID for the title text. |
unselectedIcon | [androidJvm] val unselectedIcon: ImageVector The unselected icon associated with the destination. |