ComponentOne Xamarin.Android
Notify Method (C1LinearGauge)


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

Reference

C1LinearGauge Class
C1LinearGauge Members