Xam.Plugins.Forms.ProgressRing
0.1.2
Requires NuGet 2.8.1 or higher.
Install-Package Xam.Plugins.Forms.ProgressRing -Version 0.1.2
dotnet add 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 |
---|---|
MonoAndroid | monoandroid10 |
Xamarin.iOS | xamarinios10 |
-
- Xamarin.Forms (>= 2.3.4.247)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Xam.Plugins.Forms.ProgressRing:
Package | Downloads |
---|---|
Kit.Forms
Package Description |
|
TestWW
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Xam.Plugins.Forms.ProgressRing:
Repository | Stars |
---|---|
LagradOst/CloudStream-2
CloudStream 2 is an android streaming app for movies, tv-shows and anime
|
- Switched PCL project to .netstandard
- added animation easing property (for binding)
- added animation time property (for binding)
- added easing property for use in xaml