ComponentOne Xamarin.Android
DestroyDrawingCache Method (C1ComboBox)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1ComboBox Class : DestroyDrawingCache Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("destroyDrawingCache", 
   "()V", 
   "GetDestroyDrawingCacheHandler")>
Public Overridable Sub DestroyDrawingCache() 
'Usage
 
Dim instance As C1ComboBox
 
instance.DestroyDrawingCache()
[Android.Runtime.Register("destroyDrawingCache", 
   "()V", 
   "GetDestroyDrawingCacheHandler")]
public virtual void DestroyDrawingCache()
See Also

Reference

C1ComboBox Class
C1ComboBox Members