numberOfDigits property
How many digit boxes to show / how many digits the code has.
Must be in the range [2, 50] (inclusive). Defaults to 6.
Implementation
final int numberOfDigits;
How many digit boxes to show / how many digits the code has.
Must be in the range [2, 50] (inclusive). Defaults to 6.
final int numberOfDigits;