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

    Class _HorizontalPointerState

    Inheritance
    System.Object
    MultiDragPointerState
    _HorizontalPointerState
    Inherited Members
    MultiDragPointerState.initialPosition
    MultiDragPointerState.pendingDelta
    MultiDragPointerState._pendingDelta
    MultiDragPointerState._setArenaEntry(GestureArenaEntry)
    MultiDragPointerState.resolve(GestureDisposition)
    MultiDragPointerState._move(PointerMoveEvent)
    MultiDragPointerState.rejected()
    MultiDragPointerState._startDrag(Drag)
    MultiDragPointerState._up()
    MultiDragPointerState._cancel()
    MultiDragPointerState.dispose()
    Namespace: Unity.UIWidgets.gestures
    Syntax
    public class _HorizontalPointerState : MultiDragPointerState

    Constructors

    _HorizontalPointerState(Offset)

    Declaration
    public _HorizontalPointerState(Offset initialPosition)
    Parameters
    Type Name Description
    Offset initialPosition

    Methods

    accepted(GestureMultiDragStartCallback)

    Declaration
    public override void accepted(GestureMultiDragStartCallback starter)
    Parameters
    Type Name Description
    GestureMultiDragStartCallback starter
    Overrides
    MultiDragPointerState.accepted(GestureMultiDragStartCallback)

    checkForResolutionAfterMove()

    Declaration
    public override void checkForResolutionAfterMove()
    Overrides
    MultiDragPointerState.checkForResolutionAfterMove()
    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