OneCode.Windows.UWP.Controls.NavigationView
1.1.0
Requires NuGet 3.2 or higher.
dotnet add package OneCode.Windows.UWP.Controls.NavigationView --version 1.1.0
NuGet\Install-Package OneCode.Windows.UWP.Controls.NavigationView -Version 1.1.0
<PackageReference Include="OneCode.Windows.UWP.Controls.NavigationView" Version="1.1.0" />
paket add OneCode.Windows.UWP.Controls.NavigationView --version 1.1.0
#r "nuget: OneCode.Windows.UWP.Controls.NavigationView, 1.1.0"
// Install OneCode.Windows.UWP.Controls.NavigationView as a Cake Addin #addin nuget:?package=OneCode.Windows.UWP.Controls.NavigationView&version=1.1.0 // Install OneCode.Windows.UWP.Controls.NavigationView as a Cake Tool #tool nuget:?package=OneCode.Windows.UWP.Controls.NavigationView&version=1.1.0
The navigation view control provides a common vertical layout for top-level areas of your app via a collapsible navigation menu. This control is designed to implement the nav pane, or hamburger menu, pattern and automatically adapts its layout to different window sizes.
This control provides the exact same APIs and usage as the Windows 10 built-in Windows.UI.Xaml.Controls.NavigationView control. However, the OneCode UWP NavigationView Control is superior in that it can be used in all versions of Windows 10, while the Windows.UI.Xaml.Controls.NavigationView control can only be used in Windows 10 Fall Creators Update (Redstone 3) or higher.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.