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


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : WillNotCacheDrawing Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("willNotCacheDrawing", 
   "()Z", 
   "GetWillNotCacheDrawingHandler")>
Public Overridable Function WillNotCacheDrawing() As Boolean
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As Boolean
 
value = instance.WillNotCacheDrawing()
[Android.Runtime.Register("willNotCacheDrawing", 
   "()Z", 
   "GetWillNotCacheDrawingHandler")]
public virtual bool WillNotCacheDrawing()
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members