We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

[AllPlatforms] How to change SfNagivationDrawer animation speed

Good morning,

the animation speed of the SfNagivationDrawer is too slow for us, is it possible to make it faster?

You can find a video attached.

Thanks in advance

Attachment: 20191106_163156_966fb572.7z

1 Reply

RA Rachel A Syncfusion Team November 7, 2019 07:00 AM UTC

Hi Marco, 
 
Greetings from Syncfusion.

 
We can achieve your requirement using the Duration property in SfNavigationDrawer for increasing the animation speed as used in the below code snippet. 
 
[XAML] 
  <navigationdrawer:SfNavigationDrawer x:Name="navigationDrawer"  
                                         DrawerWidth ="300" 
                                         Duration="1" 
                                         DrawerHeaderHeight="160"> 
 
Sample Link: 
 
Thanks, 
Rachel. 


Loader.
Live Chat Icon For mobile
Up arrow icon