ComponentOne Xamarin.Android
ScrollIndicators Property (C1LinearGauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1LinearGauge Class : ScrollIndicators Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property ScrollIndicators As Android.Views.ScrollIndicatorPosition
'Usage
 
Dim instance As C1LinearGauge
Dim value As Android.Views.ScrollIndicatorPosition
 
value = instance.ScrollIndicators
public virtual Android.Views.ScrollIndicatorPosition ScrollIndicators {get;}
See Also

Reference

C1LinearGauge Class
C1LinearGauge Members