[]
        
(Showing Draft Content)

C1.Android.Core.C1ScrollViewer.ViewChanged

ViewChanged Event

Occurs when manipulations such as scrolling and zooming have caused the view to change.

Namespace: C1.Android.Core
Assembly: C1.Android.Core.dll
Syntax
public event EventHandler<C1ScrollViewerViewChangedEventArgs> ViewChanged
Returns
Type Description
EventHandler<C1ScrollViewerViewChangedEventArgs> Occurs when manipulations such as scrolling and zooming have caused the view to change.