ComponentOne Xamarin.Android
StartLayoutAnimation Method (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : StartLayoutAnimation Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("startLayoutAnimation", 
   "()V", 
   "GetStartLayoutAnimationHandler")>
Public Overridable Sub StartLayoutAnimation() 
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
 
instance.StartLayoutAnimation()
[Android.Runtime.Register("startLayoutAnimation", 
   "()V", 
   "GetStartLayoutAnimationHandler")]
public virtual void StartLayoutAnimation()
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members