ComponentOne Xamarin.Android
Notify Method (C1Gauge)


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

Reference

C1Gauge Class
C1Gauge Members