C1.Xamarin.Forms.Viewer Assembly / C1.Xamarin.Forms.Viewer Namespace / FlexViewer Class / MenuWidthProperty Field


In This Topic
MenuWidthProperty Field
In This Topic
The menu width property
Syntax
'Declaration
 
Public Shared ReadOnly MenuWidthProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = FlexViewer.MenuWidthProperty
See Also