Class EnhancedTouchSupport | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Class EnhancedTouchSupport

    API to control enhanced touch facilities like Touch that are not enabled by default.

    Inheritance
    System.Object
    EnhancedTouchSupport
    Namespace: UnityEngine.InputSystem.EnhancedTouch
    Syntax
    public static class EnhancedTouchSupport

    Properties

    enabled

    Declaration
    public static bool enabled { get; }
    Property Value
    Type Description
    System.Boolean

    Methods

    Disable()

    Declaration
    public static void Disable()

    Enable()

    Declaration
    public static void Enable()
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX