Xamarin.iOS Documentation | ComponentOne
C1.iOS.Viewer Assembly / C1.iOS.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 DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FlexViewer.MenuWidthProperty
    public static readonly DependencyProperty MenuWidthProperty
    See Also