![]() |
VOOZH | about |
dotnet add package Plugin.CrossPlatformTintedImage --version 1.0.0
NuGet\Install-Package Plugin.CrossPlatformTintedImage -Version 1.0.0
<PackageReference Include="Plugin.CrossPlatformTintedImage" Version="1.0.0" />
<PackageVersion Include="Plugin.CrossPlatformTintedImage" Version="1.0.0" />Directory.Packages.props
<PackageReference Include="Plugin.CrossPlatformTintedImage" />Project file
paket add Plugin.CrossPlatformTintedImage --version 1.0.0
#r "nuget: Plugin.CrossPlatformTintedImage, 1.0.0"
#:package Plugin.CrossPlatformTintedImage@1.0.0
#addin nuget:?package=Plugin.CrossPlatformTintedImage&version=1.0.0Install as a Cake Addin
#tool nuget:?package=Plugin.CrossPlatformTintedImage&version=1.0.0Install as a Cake Tool
A simple custom control for tinting images in Xamarin Forms.
TintedImageRenderer.Init() must be called on each supported platform.
Tinting can be disabled by setting TintColor to Transparent. Refer to documentation for sample usage.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| MonoAndroid | monoandroid10 monoandroid10 is compatible. |
| Universal Windows Platform | uap10 uap10 is compatible. |
| Xamarin.iOS | xamarinios10 xamarinios10 is compatible. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 218,733 | 8/10/2017 |
First Release.