Info
Version: | 1.1.0 |
Author(s): | OneCode.io |
Last Update: | Wednesday, July 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/OneCode.Windows.UWP.Controls.NavigationView |
Install
Install-Package OneCode.Windows.UWP.Controls.NavigationView
dotnet add package OneCode.Windows.UWP.Controls.NavigationView
paket add OneCode.Windows.UWP.Controls.NavigationView
OneCode.Windows.UWP.Controls.NavigationView Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.