PARTIAL_IMPRESSION_INVISIBLE

val PARTIAL_IMPRESSION_INVISIBLE: Int

Event triggered when a Component exits the Partial Impression Range. This happens, forinstance in the case of a vertical RecyclerView, when the percentage of the visible area isless than a specified threshold. The threshold can be set in setPartialImpressionThresholdPercentage.