Xam.Plugins.Forms.ProgressRing
0.1.2
Requires NuGet 2.8.1 or higher.
dotnet add package Xam.Plugins.Forms.ProgressRing --version 0.1.2
NuGet\Install-Package Xam.Plugins.Forms.ProgressRing -Version 0.1.2
<PackageReference Include="Xam.Plugins.Forms.ProgressRing" Version="0.1.2" />
paket add Xam.Plugins.Forms.ProgressRing --version 0.1.2
#r "nuget: Xam.Plugins.Forms.ProgressRing, 0.1.2"
// Install Xam.Plugins.Forms.ProgressRing as a Cake Addin #addin nuget:?package=Xam.Plugins.Forms.ProgressRing&version=0.1.2 // Install Xam.Plugins.Forms.ProgressRing as a Cake Tool #tool nuget:?package=Xam.Plugins.Forms.ProgressRing&version=0.1.2
Custom control for Xamarin.Forms to view a progress ring.
Colors are adjustable. It also supports "progress to" animations
similar to the ones that come with the Xamarin.Forms progress bar.
Built against: 2.3.4.270
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
- Xamarin.Forms (>= 2.3.4.247)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Xam.Plugins.Forms.ProgressRing:
Package | Downloads |
---|---|
TestWW
Package Description |
|
Shimmer.CSharp.BLEAPI
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
- Switched PCL project to .netstandard
- added animation easing property (for binding)
- added animation time property (for binding)
- added easing property for use in xaml