characterLimit
How many characters the keyboard input field is limited to. 0 = infinite.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public int characterLimit { get; set; }
Remarks
This property is supported on Android and iOS only.