strictBounds property

bool? strictBounds

Implementation

external bool? get strictBounds;
void strictBounds=(bool? value)

Implementation

external set strictBounds(bool? value);