In file : master/FlyoutNavigation/FlyoutNavigationController.cs
I want to enable changing shadow color when dragging content view (it has width that is 5 unit).
I want to change width and color of it.
Now it has width : 5 unit and Black color
Because i use white background in NavigationTableView, so shadow Black is bad idea for my case.
In file : master/FlyoutNavigation/FlyoutNavigationController.cs
I want to enable changing shadow color when dragging content view (it has width that is 5 unit). I want to change width and color of it. Now it has width : 5 unit and Black color
Because i use white background in NavigationTableView, so shadow Black is bad idea for my case.