https://github.com/rhedgpeth/singletapcommand
https://github.com/rhedgpeth/singletapcommand
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rhedgpeth/singletapcommand
- Owner: rhedgpeth
- Created: 2016-10-27T19:57:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-27T20:02:00.000Z (over 8 years ago)
- Last Synced: 2025-01-16T10:12:02.779Z (4 months ago)
- Language: C#
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SingleTapCommand
A sample using a custom Command, called SingleTapCommand, in order to prevent Xamarin.Forms from executing ICommand several times before the initial task has completed. To test simply spam tap the hell out of the buttons and labels.