PARTIAL_IMPRESSION_VISIBLE

val PARTIAL_IMPRESSION_VISIBLE: Int

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