tiled.client.container.Container.sorting#

property Container.sorting#

The current sorting of this Node

Given as a list of tuples where the first entry is the sorting key and the second entry indicates ASCENDING (or 1) or DESCENDING (or -1).