ComponentOne Xamarin.Android
ScrollBarStyle Property (C1ToggleButton)


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

Reference

C1ToggleButton Class
C1ToggleButton Members