C1.Android.Core Assembly / C1.Android.Core Namespace / C1PolygonIcon Class / StartLayoutAnimation Method


In This Topic
StartLayoutAnimation Method (C1PolygonIcon)
In This Topic
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("startLayoutAnimation", 
   "()V", 
   "GetStartLayoutAnimationHandler")>
Public Overridable Sub StartLayoutAnimation() 
 
'Usage
 
Dim instance As C1PolygonIcon
 
instance.StartLayoutAnimation()
See Also