maxHeight property
The max height, in logical pixels. Defaults to infinity.
It is ignored if the group is part of a merged FTileGroup.
Contract
Throws AssertionError if maxHeight is not positive.
Implementation
final double maxHeight;
The max height, in logical pixels. Defaults to infinity.
It is ignored if the group is part of a merged FTileGroup.
Throws AssertionError if maxHeight is not positive.
final double maxHeight;