UIKit.UIApplication.IsIgnoringInteractionEvents Property
Whether the receiver is ignoring touch events.

Syntax

[get: Foundation.Export("isIgnoringInteractionEvents")]
public virtual bool IsIgnoringInteractionEvents { get; }

See Also

UIApplication.BeginIgnoringInteractionEvents
UIApplication.EndIgnoringInteractionEvents

Value

true if there have been more calls to UIApplication.BeginIgnoringInteractionEvents than calls to UIApplication.EndIgnoringInteractionEvents.

Remarks

Requirements

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