YSort.sortEnabled

If true child nodes are sorted, otherwise sorting is disabled. Default: true.

  1. bool sortEnabled [@property getter]
    struct YSort
    @nogc nothrow @property
    bool
    sortEnabled
    ()
  2. bool sortEnabled [@property setter]

Meta