Class InputFieldAdjust
InputFieldAdjust Adjusts the UI of the Input field when the keyboard is opened. This is mostly problematic on Android otherwise.
Inheritance
System.Object
InputFieldAdjust
Namespace: UI
Assembly: Assembly-CSharp.dll
Syntax
public class InputFieldAdjust : MonoBehaviour
Methods
| Improve this Doc View SourceAdjustInputFieldPosition()
Adjusts the position of the Inputfield UI when the Android or iOS keyboard is opened.
Declaration
public void AdjustInputFieldPosition()