![]() |
VOOZH | about |
dotnet add package XFormsTouch --version 1.0.9
NuGet\Install-Package XFormsTouch -Version 1.0.9
<PackageReference Include="XFormsTouch" Version="1.0.9" />
<PackageVersion Include="XFormsTouch" Version="1.0.9" />Directory.Packages.props
<PackageReference Include="XFormsTouch" />Project file
paket add XFormsTouch --version 1.0.9
#r "nuget: XFormsTouch, 1.0.9"
#:package XFormsTouch@1.0.9
#addin nuget:?package=XFormsTouch&version=1.0.9Install as a Cake Addin
#tool nuget:?package=XFormsTouch&version=1.0.9Install 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. |
|---|---|
| .NET Framework | net461 net461 is compatible. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| 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,190 | 9/9/2019 |
| 1.0.8 | 1,061 | 5/28/2019 |
| 1.0.7 | 859 | 5/28/2019 |
| 1.0.6 | 987 | 5/3/2019 |
| 1.0.5 | 12,450 | 11/25/2018 |
| 1.0.4 | 979 | 11/25/2018 |
| 1.0.3 | 1,012 | 11/25/2018 |
| 1.0.2 | 967 | 11/23/2018 |
| 1.0.1 | 1,579 | 8/12/2018 |
| 0.9.9 | 1,126 | 8/11/2018 |
| 0.9.8 | 1,181 | 8/11/2018 |
| 0.9.7 | 1,140 | 8/11/2018 |
| 0.9.6 | 1,122 | 8/11/2018 |
| 0.9.5 | 1,113 | 8/11/2018 |
| 0.9.4 | 1,135 | 8/11/2018 |
| 0.9.3 | 1,156 | 8/11/2018 |