Hello My UIListLayout is not making the highest point player to the top. How would i do that? do i need to name my Frame the amount so it moves to the top?

Hello My UIListLayout is not making the highest point player to the top. How would i do that? do i need to name my Frame the amount so it moves to the top?

change layout order
What do i change the layout order to?
First, set a sortOrder of ListLayout

now if you set frame LayoutOrder to 1 it will be first, if 5 it will be after lower, etc.