trackNavigationExit

fun trackNavigationExit(name: String, props: Properties? = null)

Tracks Activity or Fragment exit with an optional properties. Enter with the same name must be called before exit. Recording must be started, otherwise the event will be dropped.

See also