C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / NestedScrollAxes Property


In This Topic
NestedScrollAxes Property (FlexViewer)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property NestedScrollAxes As Android.Views.ScrollAxis
 
'Usage
 
Dim instance As FlexViewer
Dim value As Android.Views.ScrollAxis
 
value = instance.NestedScrollAxes
See Also