public abstract @interface

ApptimizeExplicitlyEnabled

implements Annotation
com.apptimize.ApptimizeExplicitlyEnabled

Class Overview

This annotation is only used if setExplicitEnablingRequired(boolean) is set to true, in which case visual variants and metrics will only be allowed for an android.app.Activity if it has this annotation. Note that visual variants and metrics will be allowed on any android.app.Fragment or popup embedded in the annotated android.app.Activity.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation