maxIterations property

int? maxIterations
getter/setter pair

When iterative calculation is enabled, the maximum number of calculation rounds to perform.

Implementation

core.int? maxIterations;