ComponentOne Xamarin.Android
Notify Method (C1ScrollViewer)


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

Reference

C1ScrollViewer Class
C1ScrollViewer Members