ComponentOne Xamarin.Android
ScheduleLayoutAnimation Method (C1RadialGauge)


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

Reference

C1RadialGauge Class
C1RadialGauge Members