UIKit.UIScrollViewCondition Delegate
A delegate allowing fine-grained control of the scroll-to-top gesture.

Syntax

public delegate bool UIScrollViewCondition (UIScrollView scrollView)

See Also

UIScrollView.ScrollsToTop

Parameters

scrollView
The UIKit.UIScrollView that has just received the scroll-to-top-gesture

Returns

If true, the UIKit.UIScrollView will scroll to the top of its content view. If false, it will not.

Remarks

This delegate is called after the application user has made a scroll-to-top gesture (tapping the status bar) but before the actual scrolling takes place.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0