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


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