ComponentOne Xamarin.Android
ScheduleLayoutAnimation Method (C1AutoComplete)


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

Reference

C1AutoComplete Class
C1AutoComplete Members