fitHeight abstract method
Returns the height this component should occupy based on its content or layout rules.
Implementation
int fitHeight();
Returns the height this component should occupy based on its content or layout rules.
int fitHeight();