ComponentOne Xamarin.Android
AnimationCacheEnabled Property (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : AnimationCacheEnabled Property
Syntax
'Declaration
 
<ObsoleteAttribute("deprecated")>
Public Overridable Property AnimationCacheEnabled As Boolean
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As Boolean
 
instance.AnimationCacheEnabled = value
 
value = instance.AnimationCacheEnabled
[Obsolete("deprecated")]
public virtual bool AnimationCacheEnabled {get; set;}
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members