![]() |
VOOZH | about |
dotnet add package XFormsTouch --version 0.9.3
NuGet\Install-Package XFormsTouch -Version 0.9.3
<PackageReference Include="XFormsTouch" Version="0.9.3" />
<PackageVersion Include="XFormsTouch" Version="0.9.3" />Directory.Packages.props
<PackageReference Include="XFormsTouch" />Project file
paket add XFormsTouch --version 0.9.3
#r "nuget: XFormsTouch, 0.9.3"
#:package XFormsTouch@0.9.3
#addin nuget:?package=XFormsTouch&version=0.9.3Install as a Cake Addin
#tool nuget:?package=XFormsTouch&version=0.9.3Install as a Cake Tool
XFormsTouch: provides touch event notifications for Android and iOS via Xamarin.Forms Effect.
The code is copied from https://github.com/xamarin/xamarin-forms-samples/tree/master/Effects/TouchTrackingEffect and adapted to be used as a separate library.
Xamarin explains how it works at https://docs.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/effects/touch-tracking.
This is just a handy NuGet package around the Xamarin Sample Code to use the TouchEffect in other projects.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| MonoAndroid | monoandroid81 monoandroid81 is compatible. |
| Xamarin.iOS | xamarinios10 xamarinios10 is compatible. |
Showing the top 1 NuGet packages that depend on XFormsTouch:
| Package | Downloads |
|---|---|
|
Xamarin.Forms.InterfaceBuilder
InterfaceBuilder is an hepful api to write Xamarin.Forms user interfaces directly in sourcecode. It's heavly relying on the builder pattern. So you can write: var ui = new UI(); MainPage = ui.Page("MainPage", ui.Stack().With( ui.Label("A"), ui.Label("B"), ui.Label("C")) ); |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.9 | 3,193 | 9/9/2019 |
| 1.0.8 | 1,062 | 5/28/2019 |
| 1.0.7 | 859 | 5/28/2019 |
| 1.0.6 | 989 | 5/3/2019 |
| 1.0.5 | 12,450 | 11/25/2018 |
| 1.0.4 | 981 | 11/25/2018 |
| 1.0.3 | 1,014 | 11/25/2018 |
| 1.0.2 | 968 | 11/23/2018 |
| 1.0.1 | 1,582 | 8/12/2018 |
| 0.9.9 | 1,127 | 8/11/2018 |
| 0.9.8 | 1,182 | 8/11/2018 |
| 0.9.7 | 1,141 | 8/11/2018 |
| 0.9.6 | 1,126 | 8/11/2018 |
| 0.9.5 | 1,115 | 8/11/2018 |
| 0.9.4 | 1,136 | 8/11/2018 |
| 0.9.3 | 1,158 | 8/11/2018 |