Search Results for

    Class PointerEventContext

    Pointer event context

    Inheritance
    object
    PointerEventContext
    Namespace
    Terminaux.Inputs.Pointer @ Terminaux.dll
    Syntax
    public class PointerEventContext


    Properties

    Button

    Gets the button or the scrolling direction

    Property Value
    PointerButton
    Declaration
    public PointerButton Button { get; }

    ButtonPress

    Gets the button press state

    Property Value
    PointerButtonPress
    Declaration
    public PointerButtonPress ButtonPress { get; }

    ClickTier

    Specifies whether this is a single-click (1), double-click (2), or more. Only populated in the Released event.

    Property Value
    int
    Declaration
    public int ClickTier { get; }

    Coordinates

    Gets the coordinates in character cells where the mouse cursor was placed starting from zero.

    Property Value
    (int Width, int Height)
    Declaration
    public (int x, int y) Coordinates { get; }

    Dragging

    Whether the pointer is being dragged or not

    Property Value
    bool
    Declaration
    public bool Dragging { get; }

    Modifiers

    Gets the modifiers pressed at the time of the event

    Property Value
    PointerModifiers
    Declaration
    public PointerModifiers Modifiers { get; }
    Show / Hide Table of Contents

    Table of contents



      About

      Copyright © 2014-2026 Aptivi

      Find us

    •  
    •  
    •  
    •  
    •  
    •  
    • Social media

    •  
    •  
    •  
    •