ComponentOne Xamarin.Android
PersistentDrawingCache Property (C1RadialGauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1RadialGauge Class : PersistentDrawingCache Property
Syntax
'Declaration
 
Public Overridable Property PersistentDrawingCache As Android.Views.PersistentDrawingCaches
'Usage
 
Dim instance As C1RadialGauge
Dim value As Android.Views.PersistentDrawingCaches
 
instance.PersistentDrawingCache = value
 
value = instance.PersistentDrawingCache
public virtual Android.Views.PersistentDrawingCaches PersistentDrawingCache {get; set;}
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members