Unplanned
Last Updated: 16 Nov 2018 14:50 by Dev
ADMIN
Created by: Nikolay Demirev
Comments: 1
Category: SideDrawer
Type: Feature Request
5
On UWP this can be achieved if you set double.NaN as a value of the DrawerLength property and on Android this achieved by setting 0 as a value of the DrawerLength property. On iOS is not supported at all.
Unplanned
Last Updated: 09 Oct 2020 14:42 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 3
Category: SideDrawer
Type: Feature Request
3

			
Unplanned
Last Updated: 26 Oct 2018 13:51 by ADMIN
When using a AreGesturesEnabled = true, stop the length of the drawer at location of releasing the Gesture.
Then allow the user to cover the drawer with the entire screen.
Unplanned
Last Updated: 26 Feb 2019 09:23 by ADMIN
Created by: Brian
Comments: 1
Category: SideDrawer
Type: Feature Request
1
I would like to have an offset property for when the drawer is closed. The reason for this is we want to have a mapview with an expandable drawer at the bottom, but when it is "closed" it is still partially visible in order to have a less detailed version of the information that is inside the "opened" version of the drawer.