ComponentOne Xamarin.Android
StopNestedScroll Method (C1BitmapIcon)


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

Reference

C1BitmapIcon Class
C1BitmapIcon Members