[]
        
(Showing Draft Content)

C1.iOS.Core.C1ScrollViewer.ViewChanging

ViewChanging Event

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

Namespace: C1.iOS.Core
Assembly: C1.iOS.Core.dll
Syntax
public event EventHandler<C1ScrollViewerViewChangingEventArgs> ViewChanging
Returns
Type Description
EventHandler<C1ScrollViewerViewChangingEventArgs> Occurs when manipulations such as scrolling and zooming cause the view to change.