ComponentOne Xamarin.Android
ComputeScroll Method (C1BitmapIcon)


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

Reference

C1BitmapIcon Class
C1BitmapIcon Members