Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Viewer Assembly / C1.Xamarin.Forms.Viewer Namespace / FlexViewer Class / FlexViewer Constructor


In This Topic
    FlexViewer Constructor
    In This Topic
    Initializes a new instance of the FlexViewer class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FlexViewer()
    public FlexViewer()
    See Also