- childCount
- Documentation for this section has not yet been entered.
- i
- The current iteration.
Documentation for this section has not yet been entered.
Returns the index of the child to draw for this iteration. Override this if you want to change the drawing order of children. By default, it returns i.
NOTE: In order for this method to be called, you must enable child ordering first by calling ViewGroup.ChildrenDrawingOrderEnabled.