getOrderingDirectionProperty

abstract fun getOrderingDirectionProperty(): MutableProperty<Ordering.SortOrder?>

Returns the ordering direction to use to lay out the treemap.

Return

the ordering to use

See also