Skip to content

Add SwipeGestureRecognizer docs#934

Merged
luke-whos-here merged 3 commits intomainfrom
swipegesturerecognizer-docs
Apr 13, 2026
Merged

Add SwipeGestureRecognizer docs#934
luke-whos-here merged 3 commits intomainfrom
swipegesturerecognizer-docs

Conversation

@jsuarezruiz
Copy link
Copy Markdown
Member

New documentation for the SwipeGestureRecognizer covering properties (CanHorizontallySwipe, CanVerticallySwipe, Threshold, IsMouseEnabled), SwipeDirection enum, SwipeGestureEventArgs/SwipeGestureEndedEventArgs, and usage examples.

Copy link
Copy Markdown
Contributor

@luke-whos-here luke-whos-here left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of minor comments on the doc itself. Some of the paths where the docs are stored are from an unused earlier version and are now redirected - sorry if it's confusing!

Comment thread docs/input-interaction/gestures/swipe-gesture-recognizer.md Outdated
Comment thread docs/input-interaction/gestures/swipe-gesture-recognizer.md Outdated
Comment thread docs/input-interaction/gestures/swipe-gesture-recognizer.md Outdated
Comment thread docs/input-interaction/gestures/swipe-gesture-recognizer.md Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So the reference/gestures path is a leftover from an earlier draft of the v12 docs restructure. We are now redirecting all docs in this path to docs/input-interaction/gestures. We'll be fine with just a single copy of the doc in that directory.

Comment thread concepts/ui-concepts/user-input/gestures.md Outdated
- General edits.
- Delete unused duplicate under /concepts path.
@luke-whos-here luke-whos-here merged commit cb22451 into main Apr 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants