ComponentOne Xamarin.Android
ScheduleLayoutAnimation Method (GridIncrementalLoadingCell)


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

Reference

GridIncrementalLoadingCell Class
GridIncrementalLoadingCell Members