Info
Version: | 1.4.2 |
Author(s): | Cyril Cathala |
Last Update: | Wednesday, July 30, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://slideview.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/SlideView |
Install
Install-Package SlideView
dotnet add package SlideView
paket add SlideView
SlideView Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
You will find several controls :
- The SlideView, a control allowing to slide between panels (2 or many more)
- The SlideApplicationFrame, a control to use at top app level and packaged to display 3 panels with navigation occuring in the middle panel
- The AutoHideBar, a control which is displayed when scrolling up in a list, and hidden when scrolling down
Compatible with :
- Windows Phone Silverlight 7.1 / 8.0 / 8.1
- Windows Phone 8.1 (Store Apps)
Please see the project website for more information, samples and how to use : http://slideview.codeplex.com.