C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / JumpDrawablesToCurrentState Method


In This Topic
JumpDrawablesToCurrentState Method (FlexViewer)
In This Topic
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("jumpDrawablesToCurrentState", 
   "()V", 
   "GetJumpDrawablesToCurrentStateHandler", 
   ApiSince=11)>
Public Overridable Sub JumpDrawablesToCurrentState() 
 
'Usage
 
Dim instance As FlexViewer
 
instance.JumpDrawablesToCurrentState()
See Also