This method controls if the touches of a content subview should be cancelled, which would allow dragging to start.
Syntax
[Foundation.Export("touchesShouldCancelInContentView:")]
public virtual
bool TouchesShouldCancelInContentView (
UIView view)
See Also
Parameters
- view
- The view object that was touched.
Returns
true if future touch events to view are to be cancelled. false if view is to receive the touch events.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0