microsoft / microsoft-ui-xaml

Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
MIT License
6.36k stars 679 forks source link

Add pointer swipe emulation to PullToRefresh #8544

Open Aurumaker72 opened 1 year ago

Aurumaker72 commented 1 year ago

Proposal: Add pointer swipe emulation to PullToRefresh

Summary

The PullToRefresh control should support emulating a swipe via a pointer device.

Rationale

Scope

Capability Priority
Emulate swipe behaviour with pointer Must
Change scroll dynamics Mustn't

Important Notes

Possible approaches:

reepmeDeveloper commented 1 month ago

Whats the sence of Maui, if I have to develop different XAML's for different platforms? I'm stuck with the SwipeView and running on Windows! ...there is no way how the user can use that swipeview!