ComponentOne Xamarin.Android
StopNestedScroll Method (C1LinearGauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1LinearGauge Class : StopNestedScroll Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("stopNestedScroll", 
   "()V", 
   "GetStopNestedScrollHandler", 
   ApiSince=21)>
Public Overridable Sub StopNestedScroll() 
'Usage
 
Dim instance As C1LinearGauge
 
instance.StopNestedScroll()
[Android.Runtime.Register("stopNestedScroll", 
   "()V", 
   "GetStopNestedScrollHandler", 
   ApiSince=21)]
public virtual void StopNestedScroll()
See Also

Reference

C1LinearGauge Class
C1LinearGauge Members