Package 

Class RumConfigurationExtKt

    • Method Summary

      Modifier and Type Method Description
      final static RumConfiguration.Builder enableComposeActionTracking(RumConfiguration.BuilderĀ $self) Enable Jetpack Compose automatic actions tracking, such as tap and scroll.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 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.