UIKit.UIResponder.CanResignFirstResponder Property
Determines whether this UIResponder is willing to give up its first responder status.

Syntax

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

Value

Remarks

Developers can override this method if they want to prevent their view from relinquishing their first responder status.

Requirements

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