Xamarin.Android | ComponentOne
C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / ShowToolbarProperty Field


In This Topic
    ShowToolbarProperty Field
    In This Topic
    Identifies the ShowToolbar dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShowToolbarProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FlexViewer.ShowToolbarProperty
    public static readonly DependencyProperty ShowToolbarProperty
    See Also