Cirrious.FluentLayout
2.9.0
Easy API for using AutoLayout in iOS
Install-Package Cirrious.FluentLayout -Version 2.9.0
dotnet add package Cirrious.FluentLayout --version 2.9.0
<PackageReference Include="Cirrious.FluentLayout" Version="2.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cirrious.FluentLayout --version 2.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cirrious.FluentLayout, 2.9.0"
#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 Cirrious.FluentLayout as a Cake Addin
#addin nuget:?package=Cirrious.FluentLayout&version=2.9.0
// Install Cirrious.FluentLayout as a Cake Tool
#tool nuget:?package=Cirrious.FluentLayout&version=2.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added support for aligning based on the center of another view
Dependencies
This package has no dependencies.
Used By
NuGet packages (11)
Showing the top 5 NuGet packages that depend on Cirrious.FluentLayout:
Package | Downloads |
---|---|
artm.MvxPlugins.Dialog
A MvvmCross plugin for shownig dialogs from your core (PCL) project
|
|
Chafu
A configurable photo browser for Xamarin.iOS
|
|
FlexiMvvm.Essentials.PreRelease
MVVM framework for Xamarin.Native.
|
|
SGTabbedPagerMvx
Tabbed pager for iOS (MvvmCross bindable version)
|
|
SGTabbedPager
Tabbed pager for iOS
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Cirrious.FluentLayout:
Repository | Stars |
---|---|
MvvmCross/MvvmCross
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
|
|
luberda-molinet/FFImageLoading
Image loading, caching & transforming library for Xamarin and Windows
|
|
MvvmCross/MvvmCross-Samples
Tutorials and samples for MvvmCross: The .NET MVVM framework for cross-platform solutions.
|
|
gshackles/FloatLabeledEntry
UITextField subclass with floating labels for Xamarin.iOS
|