labelForChild method

  1. @protected
String labelForChild (int index)
@protected

A short string to identify the child with the given index.

Used by debugDescribeChildren to label the children.

Implementation

@protected
String labelForChild(int index);