Method MoveSubViewTowardsEnd
MoveSubViewTowardsEnd(View)
Moves subview one position towards the end of the SubViews list.
public void MoveSubViewTowardsEnd(View subview)
Parameters
subviewViewThe subview to move.
Moves subview one position towards the end of the SubViews list.
public void MoveSubViewTowardsEnd(View subview)
subview ViewThe subview to move.