Class Constants | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class Constants

    Inheritance
    System.Object
    Constants
    Namespace: Unity.UIWidgets.gestures
    Syntax
    public static class Constants

    Fields

    kDoubleTapSlop

    Declaration
    public const float kDoubleTapSlop = 100F
    Field Value
    Type Description
    System.Single

    kDoubleTapTimeout

    Declaration
    public static readonly TimeSpan kDoubleTapTimeout
    Field Value
    Type Description
    System.TimeSpan

    kDoubleTapTouchSlop

    Declaration
    public const float kDoubleTapTouchSlop = 18F
    Field Value
    Type Description
    System.Single

    kLongPressTimeout

    Declaration
    public static readonly TimeSpan kLongPressTimeout
    Field Value
    Type Description
    System.TimeSpan

    kMaxFlingVelocity

    Declaration
    public const float kMaxFlingVelocity = 8000F
    Field Value
    Type Description
    System.Single

    kMinFlingVelocity

    Declaration
    public const float kMinFlingVelocity = 50F
    Field Value
    Type Description
    System.Single

    kPanSlop

    Declaration
    public const float kPanSlop = 36F
    Field Value
    Type Description
    System.Single

    kPressTimeout

    Declaration
    public static readonly TimeSpan kPressTimeout
    Field Value
    Type Description
    System.TimeSpan

    kScaleSlop

    Declaration
    public const float kScaleSlop = 18F
    Field Value
    Type Description
    System.Single

    kTouchSlop

    Declaration
    public const float kTouchSlop = 18F
    Field Value
    Type Description
    System.Single
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023