Messier16.Forms.Checkbox
0.2.1-alpha
This is a prerelease version of Messier16.Forms.Checkbox.
Requires NuGet 2.8.1 or higher.
dotnet add package Messier16.Forms.Checkbox --version 0.2.1-alpha
NuGet\Install-Package Messier16.Forms.Checkbox -Version 0.2.1-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Messier16.Forms.Checkbox" Version="0.2.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Messier16.Forms.Checkbox --version 0.2.1-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Messier16.Forms.Checkbox, 0.2.1-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Messier16.Forms.Checkbox as a Cake Addin #addin nuget:?package=Messier16.Forms.Checkbox&version=0.2.1-alpha&prerelease // Install Messier16.Forms.Checkbox as a Cake Tool #tool nuget:?package=Messier16.Forms.Checkbox&version=0.2.1-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Custom control for your Xamarin.Forms that allow you to use a checkbox in your cross platform projects.
Ensure you call CheckboxRenderer.Init(); on each platform!
Built against: 2.1.0.6529
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
MonoTouch | monotouch10 is compatible. |
Universal Windows Platform | uap was computed. uap10 is compatible. uap10.0 was computed. |
Windows Phone | wpa81 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Xamarin.Forms (>= 2.1.0.6529)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.1-alpha | 22,689 | 4/17/2016 |
0.1.0-alpha | 1,175 | 3/30/2016 |
Added support for Windows Platforms