index
Returns the index of the outline.
Declaration
var index: Int { get }Discussion
The index of the outline object is relative to its siblings and from the perspective of the parent of the outline object. The root outline object, and any outline object without a parent, has an index value of 0.