ComponentOne Xamarin.Android
IsAnimating Property


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1Gauge Class : IsAnimating Property
Gets the animation is processing.
Syntax
'Declaration
 
Public ReadOnly Property IsAnimating As Boolean
'Usage
 
Dim instance As C1Gauge
Dim value As Boolean
 
value = instance.IsAnimating
public bool IsAnimating {get;}
See Also

Reference

C1Gauge Class
C1Gauge Members