AppStartExtension

open class AppStartExtension @Inject constructor(objects: ObjectFactory)

Constructors

Link copied to clipboard
@Inject
constructor(objects: ObjectFactory)

Properties

Link copied to clipboard
val enabled: Property<Boolean>

Enables or disables the app start instrumentation feature. When enabled, all ContentProviders and the Application onCreate methods will be instrumented.