NavigatorTab

interface NavigatorTab<T>

The NavigatorTab interface allows to customize the tabs the NavigatorScreen have to use to handle the navigation inside the application

Author

N7ghtm4r3 - Tecknobit

Since

1.0.0

Parameters

T

The type for the title property

Inheritors

Properties

Link copied to clipboard

contentDescription the content description for the accessibility

Link copied to clipboard
abstract val icon: ImageVector

icon the representative icon of the tab

Link copied to clipboard
abstract val title: T

title the title of the tab