XFormsTouch 0.9.7
See the version list below for details.
dotnet add package XFormsTouch --version 0.9.7
NuGet\Install-Package XFormsTouch -Version 0.9.7
<PackageReference Include="XFormsTouch" Version="0.9.7" />
paket add XFormsTouch --version 0.9.7
#r "nuget: XFormsTouch, 0.9.7"
// Install XFormsTouch as a Cake Addin #addin nuget:?package=XFormsTouch&version=0.9.7 // Install XFormsTouch as a Cake Tool #tool nuget:?package=XFormsTouch&version=0.9.7
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 | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. monoandroid81 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7
- Xamarin.Forms (>= 3.1.0.697729)
-
.NETStandard 2.0
- NETStandard.Library (>= 2.0.3)
- 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 |