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 © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, September 9, 2021