Search Results for

    Show / Hide Table of Contents

    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 Source

    AdjustInputFieldPosition()

    Adjusts the position of the Inputfield UI when the Android or iOS keyboard is opened.

    Declaration
    public void AdjustInputFieldPosition()
    • Improve this Doc
    • View Source
    In This Article
    Back to top TrainAR Documentation