DisplayListItem.position

Stores the position relative to the origin point. Actual display position is determined by the scroll positions.

struct DisplayListItem
Coordinate position;

Meta