ComponentOne Xamarin.Android
Notify Method (C1Icon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1Icon Class : Notify Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("notify", 
   "()V", 
   "")>
Public Sub Notify() 
'Usage
 
Dim instance As C1Icon
 
instance.Notify()
[Android.Runtime.Register("notify", 
   "()V", 
   "")]
public void Notify()
See Also

Reference

C1Icon Class
C1Icon Members