![]() |
VOOZH | about |
Requires NuGet 2.8.1 or higher.
dotnet add package FAB.Forms --version 2.1.0
NuGet\Install-Package FAB.Forms -Version 2.1.0
<PackageReference Include="FAB.Forms" Version="2.1.0" />
<PackageVersion Include="FAB.Forms" Version="2.1.0" />Directory.Packages.props
<PackageReference Include="FAB.Forms" />Project file
paket add FAB.Forms --version 2.1.0
#r "nuget: FAB.Forms, 2.1.0"
#:package FAB.Forms@2.1.0
#addin nuget:?package=FAB.Forms&version=2.1.0Install as a Cake Addin
#tool nuget:?package=FAB.Forms&version=2.1.0Install as a Cake Tool
Custom control for your Xamarin.Forms project to render a floating action button in projects that target Android or iOS
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| MonoAndroid | monoandroid10 monoandroid10 is compatible. |
| MonoTouch | monotouch10 monotouch10 is compatible. |
| Xamarin.iOS | xamarinios10 xamarinios10 is compatible. |
Showing the top 1 NuGet packages that depend on FAB.Forms:
| Package | Downloads |
|---|---|
|
TestWW
Package Description |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 2.2.0-pre1 | 5,475 | 4/6/2017 | 2.2.0-pre1 is deprecated because it is no longer maintained. |
| 2.1.2-pre3 | 8,081 | 8/17/2016 | 2.1.2-pre3 is deprecated because it is no longer maintained. |
| 2.1.2-pre2 | 1,646 | 8/17/2016 | 2.1.2-pre2 is deprecated because it is no longer maintained. |
| 2.1.2-pre1 | 1,661 | 8/17/2016 | 2.1.2-pre1 is deprecated because it is no longer maintained. |
| 2.1.0 | 2,504 | 6/28/2016 | 2.1.0 is deprecated because it is no longer maintained. |
| 2.0.0 | 2,509 | 6/4/2016 | 2.0.0 is deprecated because it is no longer maintained. |
| 2.0.0-pre1 | 1,929 | 6/2/2016 | 2.0.0-pre1 is deprecated because it is no longer maintained. |
| 1.0.0 | 2,039 | 6/9/2015 | 1.0.0 is deprecated because it is no longer maintained. |
[2.1.0]
- Use FloatingActionButton from support design library
- PressedColor property is now deprecated, use RippleColor instead
[2.0.0]
- Fixed issues with iOS assembly references
- Fixed issues with click event
- Fixed issues with image display in iOS
- Added proper support for color specifications