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


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