Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Customizable

Customize the visibility of the input field based on the requirement of your application.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
Customizable = 0

Remarks

Use TouchScreenKeyboard.hideInput to control the visibility of the input field. TouchScreenKeyboard.hideInput has an effect only if TouchScreenKeyboard.inputFieldAppearance returns
Customizable
.