ComponentOne Xamarin.Android
NotifyAll Method (C1BitmapIcon)


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

Reference

C1BitmapIcon Class
C1BitmapIcon Members