ComponentOne Xamarin.Android
C1ScrollViewer Constructor


C1.Android.Core Assembly > C1.Android.Core Namespace > C1ScrollViewer Class : C1ScrollViewer Constructor
Syntax
'Declaration
 
Public Function New( _
   ByVal context As Android.Content.Context _
)
'Usage
 
Dim context As Android.Content.Context
 
Dim instance As New C1ScrollViewer(context)
public C1ScrollViewer( 
   Android.Content.Context context
)

Parameters

context
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members