C1.Android.Input Assembly / C1.Android.Input Namespace / C1DropDown Class / ScheduleLayoutAnimation Method


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