Info
| Version: | 1.0.0 | 
| Author(s): | Panagiotis Bakos | 
| Last Update: | Friday, October 6, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/corcus/HubSection-FillPage-Behavior | 
| NuGet Url: | https://www.nuget.org/packages/HubSectionFillPageBehavior | 
Install
Install-Package HubSectionFillPageBehavior
                        dotnet add package HubSectionFillPageBehavior
                        paket add HubSectionFillPageBehavior
                        
                                HubSectionFillPageBehavior Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.NETCore.UniversalWindowsPlatform(>= 5.1.0)
 - Microsoft.Xaml.Behaviors.Uwp.Managed(>= 1.1.0)
 
Tags
                
It will also snap in place when swiped. When Windows 10 Mobile came out, the Hub control functionality was quite different than the Windows Phone 8.1 control.
There were two main differencies.
The HubSections no longer fit the width of the screen by default
The HubSections no longer snapped in place when swiped
The intention of this behavior is to give the above functionality to the UWP Hub control when running on a mobile device.