C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / C1LinearGauge Class / ScheduleLayoutAnimation Method


In This Topic
ScheduleLayoutAnimation Method (C1LinearGauge)
In This Topic
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("scheduleLayoutAnimation", 
   "()V", 
   "GetScheduleLayoutAnimationHandler")>
Public Overridable Sub ScheduleLayoutAnimation() 
 
'Usage
 
Dim instance As C1LinearGauge
 
instance.ScheduleLayoutAnimation()
See Also