AlwaysAllowed
Always allow in-place editing without displaying the on-screen keyboard.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Field
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
AlwaysAllowed = 1
Remarks
Users can select or modify text in an input field without using the on-screen keyboard. Use this value when a physical keyboard is always available.