Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


OneTimeCode

Keyboard with standard numeric keys.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
OneTimeCode = 12

Remarks

This keyboard only has the numeric keys 0 to 9 and is suitable for typing PINs or passwords. It is able to receive One Time authentication codes for autofill and is only supported on iOS. Other platforms will default to using a standard number pad. The autofill behavior is supported on iOS 12 and later.