-
public final class RumConfigurationExtKt
-
-
Method Summary
Modifier and Type Method Description final static RumConfiguration.BuilderenableComposeActionTracking(RumConfiguration.BuilderĀ $self)Enable Jetpack Compose automatic actions tracking, such as tap and scroll. -
-
Method Detail
-
enableComposeActionTracking
final static RumConfiguration.Builder enableComposeActionTracking(RumConfiguration.BuilderĀ $self)
Enable Jetpack Compose automatic actions tracking, such as tap and scroll. Jetpack Compose actions tracking will be disabled if this API is not called, which is the default behavior.
-
-
-
-