ComponentOne Xamarin.Android
NotifyAll Method (C1ToggleButton)


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

Reference

C1ToggleButton Class
C1ToggleButton Members