Skip to content

Differentiate Left/Right click in PointerGestureRecognizer #19617

@breadnone

Description

@breadnone

Description

There's no way to detect left/right click in PointerGesterRecognizer

Steps to Reproduce

clickGesture.PointerPressed += (sender, evt)=>
{
//There's no way to retrieve info of which mouse button was clicking
};

Link to public reproduction project repository

No response

Version with bug

8.0.3

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Windows, macOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions