ComponentOne Xamarin.Android
NotifyAll Method (C1VectorIcon)


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

Reference

C1VectorIcon Class
C1VectorIcon Members