initialExtent property
The initial extent along the resizable axis, in logical pixels.
Contract
Throws a AssertionError if:
- initialExtent is not positive
- initialExtent < minExtent
Implementation
final double initialExtent;
The initial extent along the resizable axis, in logical pixels.
Throws a AssertionError if:
final double initialExtent;