startWith property
starting value from where the sequence starts. startWith value should be greater than or equal to minimum value and less than equal to maximum value.
Implementation
int startWith = 0;
starting value from where the sequence starts. startWith value should be greater than or equal to minimum value and less than equal to maximum value.
int startWith = 0;