maxFaces property
Maximum number of faces allowed before locking.
When null (default), any number of faces is accepted.
Only used when isControllerProvidedAbove is false.
Implementation
final int? maxFaces;
Maximum number of faces allowed before locking.
When null (default), any number of faces is accepted.
Only used when isControllerProvidedAbove is false.
final int? maxFaces;