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


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