Skip to content
Keval Patel edited this page Apr 15, 2018 · 10 revisions

As the name suggests indicators are the view that indicates the digits in the PINView.

States of the indicator:

Indicators have three states.

  1. Empty: Whenever the number of pin digits typed is less than the position of that particular indicator, the indicator will show the empty state.
  2. Filled: Whenever the number of pin digits typed is greater than the position of that particular indicator, the indicator will show the filled state.
  3. Error: Whenever the user authentication fails, the indicator will have this state.

Screenshots:

Authentication Success Authentication Fail

Next: