ComponentOne Xamarin.Android
AnimationCacheEnabled Property (CalendarSlotPresenter)


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

Reference

CalendarSlotPresenter Class
CalendarSlotPresenter Members