Package com.datadog.android.compose
See: Description
-
Class Summary Class Description AcceptAllNavKeyPredicate A ComponentPredicate that accepts all keys of navigation back stack. HashcodeBackStackKeyResolver A BackStackKeyResolver that uses the Any.hashCode of the item as its stable key. Swipe Swipe interaction type. Scroll Scroll interaction type. InteractionType Type of the interaction, either swipe or scroll. DatadogModifierKt InteractionTrackingKt NavigationKt Navigation3Kt RumConfigurationExtKt -
Interface Summary Interface Description AttributesResolver Interface for resolving attributes from a key of navigation back stack. BackStackKeyResolver Resolves a stable key for an item in a back stack. -
Annotation Summary Annotation Description ComposeInstrumentation Indicates that the annotated composable function should be instrumented for the RUM view tracking, actions tracking and enhancement of Session Replay recordings. ExperimentalTrackingApi Marker for the experimental API.