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


In This Topic
ClearAnimation Method (FlexViewer)
In This Topic
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("clearAnimation", 
   "()V", 
   "GetClearAnimationHandler")>
Public Overridable Sub ClearAnimation() 
 
'Usage
 
Dim instance As FlexViewer
 
instance.ClearAnimation()
See Also