ComponentOne Xamarin.Android
JumpDrawablesToCurrentState Method (C1RadialGauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1RadialGauge Class : JumpDrawablesToCurrentState Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("jumpDrawablesToCurrentState", 
   "()V", 
   "GetJumpDrawablesToCurrentStateHandler", 
   ApiSince=11)>
Public Overridable Sub JumpDrawablesToCurrentState() 
'Usage
 
Dim instance As C1RadialGauge
 
instance.JumpDrawablesToCurrentState()
[Android.Runtime.Register("jumpDrawablesToCurrentState", 
   "()V", 
   "GetJumpDrawablesToCurrentStateHandler", 
   ApiSince=11)]
public virtual void JumpDrawablesToCurrentState()
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members