ComponentOne Xamarin.Android
AnimationCacheEnabled Property (C1RadialGauge)


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

Reference

C1RadialGauge Class
C1RadialGauge Members