Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AlwaysDisallowed

Never allow in-place editing and always display the on-screen keyboard.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
AlwaysDisallowed = 2

Remarks

The on-screen keyboard displays when users select or modify text in an input field, even when peripherals are available. Use this value when you always want to display the on-screen keyboard.