Skip to content

GestureRecognizer minimum contact count properties are missing #10369

@vgromfeld

Description

@vgromfeld

Describe the bug

The UWP GestureRecognizer has several properties allowing us to specify the minimum number of contact points for a gesture like GestureRecognizer.TranslationMinContactCount.

The WinAppSDK GestureRecognizer does not longer have those properties.

I need to restrict the gestures to 2 contacts interactions. Those APIs should be re-added on WinAppSDK to have the same feature level as in UWP.

Steps to reproduce the bug

Create a WinAppSDk application and try to set the GestureRecognizer.TranslationMinContactCount property

Expected behavior

No response

Screenshots

No response

NuGet package version

Windows App SDK 1.7 Experimental 3: 1.7.250127003-experimental3

Packaging type

Packaged (MSIX)

Windows version

Windows 11 version 24H2 (22621, October 2024 Update)

IDE

Visual Studio 2022

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions