data class LayoutShiftAttribution
<init> |
LayoutShiftAttribution(previousRect: Rect, currentRect: Rect, nodeId: BackendNodeId? = null) |
currentRect |
val currentRect: Rect |
nodeId |
val nodeId: BackendNodeId? |
previousRect |
val previousRect: Rect |