measure abstract method
Measure and return the size of this component.
This measurement is without the ComponentBuffer, which is added by the
layout manager.
Implementation
ViewMeasuredSizes? measure(int maxWidth, int maxHeight);Measure and return the size of this component.
This measurement is without the ComponentBuffer, which is added by the
layout manager.
ViewMeasuredSizes? measure(int maxWidth, int maxHeight);