Searched defs:ListScrollTarget (Results 1 – 1 of 1) sorted by relevance
46 struct ListScrollTarget { struct47 int32_t index = -1;48 float extraOffset = 0.0f;49 ScrollAlign align = ScrollAlign::START;50 float targetOffset;