Xamarin.iOS Documentation | ComponentOne
C1.iOS.Viewer Assembly / C1.iOS.Viewer Namespace / FlexViewer Class / FlexViewer Constructor / 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