Info
Version: | 1.0.0 |
Author(s): | Lelelo1 |
Last Update: | Friday, August 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Lelelo1/Kit |
NuGet Url: | https://www.nuget.org/packages/Namspace-CustomKit |
Install
Install-Package Namspace-CustomKit
dotnet add package Namspace-CustomKit
paket add Namspace-CustomKit
Namspace-CustomKit Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Forms(>= 4.1.0.618606)
Tags
Extension methods on Element. Where RootLayout() return the root layout of the page - which also can be specified to return the highest layout of type Layout<VIew> (Stacklyout, FlexLayout etc ) -in the hierarchy.
And AllLayouts() that returns a list of every Layout in th family .