docs.unity.cn
    Show / Hide Table of Contents

    Enum InputControlLayoutChange

    Enum used to identity the change type for the onLayoutChange event.

    Namespace: UnityEngine.InputSystem
    Syntax
    public enum InputControlLayoutChange : int

    Fields

    Name Description Value
    Added 0
    Removed 1
    Replaced 2
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Tuesday, November 2, 2021
    Terms of use