C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / FlexViewer Constructor / FlexViewer Constructor(Context)


In This Topic
FlexViewer Constructor(Context)
In This Topic
Initializes a new instance of the FlexViewer class.
Syntax
'Declaration
 
Public Function New( _
   ByVal context As Android.Content.Context _
)
 
'Usage
 
Dim context As Android.Content.Context
 
Dim instance As New FlexViewer(context)

Parameters

context
See Also