getChildSize method
The size of the i
th child.
If i
is negative or exceeds childCount, returns null.
Implementation
Size getChildSize(int i);
The size of the i
th child.
If i
is negative or exceeds childCount, returns null.
Size getChildSize(int i);