ComponentOne Xamarin.Android
ScrollBarStyle Property (C1PolygonIcon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1PolygonIcon Class : ScrollBarStyle Property
Syntax
'Declaration
 
Public Overridable Property ScrollBarStyle As Android.Views.ScrollbarStyles
'Usage
 
Dim instance As C1PolygonIcon
Dim value As Android.Views.ScrollbarStyles
 
instance.ScrollBarStyle = value
 
value = instance.ScrollBarStyle
public virtual Android.Views.ScrollbarStyles ScrollBarStyle {get; set;}
See Also

Reference

C1PolygonIcon Class
C1PolygonIcon Members