Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Enhancement] Long press event or command in swipe view #9342

Open
levelfivecoder opened this issue Jan 28, 2020 · 4 comments
Open

[Enhancement] Long press event or command in swipe view #9342

levelfivecoder opened this issue Jan 28, 2020 · 4 comments

Comments

@levelfivecoder
Copy link

Summary

we require a longpress event and command in the new swipeview in the xamarin forms.

API Changes

There is already an event in the android renderer, so it can be done for android. but need help for other platforms

@pauldipietro pauldipietro added this to New in Triage Jan 28, 2020
@samhouts samhouts added this to Under consideration in Enhancements via automation Jan 28, 2020
@samhouts samhouts removed this from New in Triage Jan 28, 2020
@VladislavAntonyuk
Copy link
Contributor

Can it be implemented using LongPressGesture?

@levelfivecoder
Copy link
Author

Can it be implemented using LongPressGesture?

There is no long press gesture in gesture recognizer.
Also will be difficult to implement because of swipe action. But there is already an unused event available in the swipe view android renderer file

@samhouts samhouts added this to Backlog in SwipeView Feb 4, 2020
@jsuarezruiz
Copy link
Contributor

@levelfivecoder To support long press events in SwipeView we will have a LongPressGesture. This PR #7324 has implementations for LongPressGesture, RotateGesture, etc. We are validating the PR. I will update this request with progress.

@Tommigun1980
Copy link

@levelfivecoder To support long press events in SwipeView we will have a LongPressGesture. This PR #7324 has implementations for LongPressGesture, RotateGesture, etc. We are validating the PR. I will update this request with progress.

Is this PR ever coming in?

@samhouts samhouts added this to the 5.0.0 milestone Aug 4, 2020
@samhouts samhouts added this to To do in vNext+1 (5.0.0) Aug 11, 2020
@samhouts samhouts moved this from To do to To do 2 in vNext+1 (5.0.0) Nov 3, 2020
@PureWeen PureWeen modified the milestones: 5.0.0, .NET MAUI Nov 4, 2020
@PureWeen PureWeen added this to To do in .NET MAUI Backlog via automation Nov 4, 2020
@PureWeen PureWeen removed this from To do in vNext+1 (5.0.0) Nov 4, 2020
@samhouts samhouts removed this from To do in .NET MAUI Backlog Nov 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Enhancements
  
Under consideration
SwipeView
  
Backlog
Development

No branches or pull requests

6 participants