elementWidth property

int elementWidth
final

The width of leaf elements in this array.

If the array has no leaf elements and/or the width is 0, then the elementWidth is always 0.

Implementation

final int elementWidth;