CwwOnline.TabbedPageExt.Xamarin
1.0.2
dotnet add package CwwOnline.TabbedPageExt.Xamarin --version 1.0.2
NuGet\Install-Package CwwOnline.TabbedPageExt.Xamarin -Version 1.0.2
<PackageReference Include="CwwOnline.TabbedPageExt.Xamarin" Version="1.0.2" />
paket add CwwOnline.TabbedPageExt.Xamarin --version 1.0.2
#r "nuget: CwwOnline.TabbedPageExt.Xamarin, 1.0.2"
// Install CwwOnline.TabbedPageExt.Xamarin as a Cake Addin #addin nuget:?package=CwwOnline.TabbedPageExt.Xamarin&version=1.0.2 // Install CwwOnline.TabbedPageExt.Xamarin as a Cake Tool #tool nuget:?package=CwwOnline.TabbedPageExt.Xamarin&version=1.0.2
A TabbedPage for xamarin.forms supporting UI virtualization, a uniform 'More' view on all platforms, and the possibility to be pushed on the navigation stack.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. |
MonoAndroid | monoandroid is compatible. |
Universal Windows Platform | uap10 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
- Xamarin.Forms (>= 1.4.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
[1.0.0]
First version.
[1.0.1]
Added support for a 'More' popup toolbar for all platforms.
Page items in the popup menu display with an icon and text.
Various UI elements of the popup menu (background color, seperator, etc.) can be configured.
[1.0.2]
Corrected error/exception when a child page is defined using typeof(MyPage) and opened through 'more'.