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