docs.unity.cn
    Show / Hide Table of Contents

    Enum UIPointerType

    General type of pointer that generated a pointer event.

    Namespace: UnityEngine.InputSystem.UI
    Syntax
    public enum UIPointerType : int

    Fields

    Name Description Value
    MouseOrPen

    A Mouse or Pen or other general Pointer.

    None
    Touch

    A Touchscreen.

    Tracked

    A TrackedDevice.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, January 5, 2022
    Terms of use