C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / ScheduleLayoutAnimation Method


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