ParentFeature

abstract class ParentFeature

Abstract base class for top-level features in the application's navigation.

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract val icon: Int

The resource ID of the icon associated with the feature.

Link copied to clipboard
abstract val tittle: Int

The resource ID of the title string associated with the feature.