ComponentOne Xamarin.Android
ScheduleLayoutAnimation Method (C1Icon)


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

Reference

C1Icon Class
C1Icon Members