ComponentOne Xamarin.Android
Animate Method (C1BulletGraph)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1BulletGraph Class : Animate Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("animate", 
   "()Landroid/view/ViewPropertyAnimator;", 
   "GetAnimateHandler", 
   ApiSince=12)>
Public Overridable Function Animate() As Android.Views.ViewPropertyAnimator
'Usage
 
Dim instance As C1BulletGraph
Dim value As Android.Views.ViewPropertyAnimator
 
value = instance.Animate()
[Android.Runtime.Register("animate", 
   "()Landroid/view/ViewPropertyAnimator;", 
   "GetAnimateHandler", 
   ApiSince=12)]
public virtual Android.Views.ViewPropertyAnimator Animate()
See Also

Reference

C1BulletGraph Class
C1BulletGraph Members