static val PARTIAL_IMPRESSION_VISIBLE: Int
Event triggered when a Component enters the Partial Impression Range. This happens, for instance in the case of a vertical RecyclerView, when the percentage of the visible area is at least the specified threshold. The threshold can be set in EpoxyVisibilityTracker#setPartialImpressionThresholdPercentage(int).