-
public final class NavControllerKtxKt
-
-
Method Summary
Modifier and Type Method Description final static UnitautoTrackScreenViews(NavController $self)Adds automatic tracking of screen views to the NavController. -
-
Method Detail
-
autoTrackScreenViews
final static Unit autoTrackScreenViews(NavController $self)
Adds automatic tracking of screen views to the NavController. It uses either the route or the label of the destination as the screen name. If none of them are available, it does not track the screen view.
-
-
-
-