C1.Android.Core Assembly / C1.Android.Core Namespace / C1VectorIcon Class / ForceLayout Method


In This Topic
ForceLayout Method (C1VectorIcon)
In This Topic
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("forceLayout", 
   "()V", 
   "GetForceLayoutHandler")>
Public Overridable Sub ForceLayout() 
 
'Usage
 
Dim instance As C1VectorIcon
 
instance.ForceLayout()
See Also