ComponentOne Xamarin.Android
WillNotCacheDrawing Method (C1CompositeIcon)


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

Reference

C1CompositeIcon Class
C1CompositeIcon Members