Xam.Plugins.Forms.ProgressRing
0.1.1
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.247
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.8.1 or higher.
Install-Package Xam.Plugins.Forms.ProgressRing -Version 0.1.1
dotnet add package Xam.Plugins.Forms.ProgressRing --version 0.1.1
<PackageReference Include="Xam.Plugins.Forms.ProgressRing" Version="0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xam.Plugins.Forms.ProgressRing --version 0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xam.Plugins.Forms.ProgressRing, 0.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Xam.Plugins.Forms.ProgressRing as a Cake Addin
#addin nuget:?package=Xam.Plugins.Forms.ProgressRing&version=0.1.1
// Install Xam.Plugins.Forms.ProgressRing as a Cake Tool
#tool nuget:?package=Xam.Plugins.Forms.ProgressRing&version=0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- fixed bug where the control wasn't rendered properly under iOS
Dependencies
-
- Xamarin.Forms (>= 2.3.4.247)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Xam.Plugins.Forms.ProgressRing:
Package | Downloads |
---|---|
Kit.Forms
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
|