sortMajor

open override val sortMajor: Int = 10

The primary order by which to sort this node relative to siblings.

Return

An Int. Lower values sort before higher ones.