UIKit.UIApplication.BeginIgnoringInteractionEvents Method
Stops the application from receiving touch events.

Syntax

[Foundation.Export("beginIgnoringInteractionEvents")]
public virtual void BeginIgnoringInteractionEvents ()

Remarks

This method is sometimes used by developers that want to prevent touch events to be delivered during an animation.

To resume receiving touch events, call the UIApplication.EndIgnoringInteractionEvents().

This method is not available in Extensions.

Requirements

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