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


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