ComponentOne Xamarin.Android
ClearAnimation Method (C1RadialGauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1RadialGauge Class : ClearAnimation Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("clearAnimation", 
   "()V", 
   "GetClearAnimationHandler")>
Public Overridable Sub ClearAnimation() 
'Usage
 
Dim instance As C1RadialGauge
 
instance.ClearAnimation()
[Android.Runtime.Register("clearAnimation", 
   "()V", 
   "GetClearAnimationHandler")]
public virtual void ClearAnimation()
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members