XFormsTouch 0.9.9
See the version list below for details.
dotnet add package XFormsTouch --version 0.9.9
NuGet\Install-Package XFormsTouch -Version 0.9.9
<PackageReference Include="XFormsTouch" Version="0.9.9" />
paket add XFormsTouch --version 0.9.9
#r "nuget: XFormsTouch, 0.9.9"
// Install XFormsTouch as a Cake Addin #addin nuget:?package=XFormsTouch&version=0.9.9 // Install XFormsTouch as a Cake Tool #tool nuget:?package=XFormsTouch&version=0.9.9
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 | net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid81 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
.NETFramework 4.7
- Xamarin.Forms (>= 3.1.0.697729)
-
MonoAndroid 8.1
- Xamarin.Android.Support.Animated.Vector.Drawable (>= 25.4.0.2)
- Xamarin.Android.Support.Annotations (>= 25.4.0.2)
- Xamarin.Android.Support.Compat (>= 25.4.0.2)
- Xamarin.Android.Support.Core.UI (>= 25.4.0.2)
- Xamarin.Android.Support.Core.Utils (>= 25.4.0.2)
- Xamarin.Android.Support.Design (>= 25.4.0.2)
- Xamarin.Android.Support.Fragment (>= 25.4.0.2)
- Xamarin.Android.Support.Media.Compat (>= 25.4.0.2)
- Xamarin.Android.Support.Transition (>= 25.4.0.2)
- Xamarin.Android.Support.v4 (>= 25.4.0.2)
- Xamarin.Android.Support.v7.AppCompat (>= 25.4.0.2)
- Xamarin.Android.Support.v7.CardView (>= 25.4.0.2)
- Xamarin.Android.Support.v7.MediaRouter (>= 25.4.0.2)
- Xamarin.Android.Support.v7.Palette (>= 25.4.0.2)
- Xamarin.Android.Support.v7.RecyclerView (>= 25.4.0.2)
- Xamarin.Android.Support.Vector.Drawable (>= 25.4.0.2)
- Xamarin.Forms (>= 3.1.0.697729)
-
Xamarin.iOS 1.0
- Xamarin.Forms (>= 3.1.0.697729)
NuGet packages (1)
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")) ); |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.9 | 2,736 | 9/9/2019 |
1.0.8 | 810 | 5/28/2019 |
1.0.7 | 630 | 5/28/2019 |
1.0.6 | 740 | 5/3/2019 |
1.0.5 | 11,655 | 11/25/2018 |
1.0.4 | 726 | 11/25/2018 |
1.0.3 | 755 | 11/25/2018 |
1.0.2 | 734 | 11/23/2018 |
1.0.1 | 1,306 | 8/12/2018 |
0.9.9 | 869 | 8/11/2018 |
0.9.8 | 906 | 8/11/2018 |
0.9.7 | 857 | 8/11/2018 |
0.9.6 | 863 | 8/11/2018 |
0.9.5 | 843 | 8/11/2018 |
0.9.4 | 866 | 8/11/2018 |
0.9.3 | 873 | 8/11/2018 |