UIKit.UIResponder.ResignFirstResponder Method
Called when this UIResponder has been asked to resign its first responder status.

Syntax

[Foundation.Export("resignFirstResponder")]
public virtual bool ResignFirstResponder ()

Returns

true if the UIKit.UIResponder resigned first responder status.

Remarks

Even if this method returns false, the resignation can be forced by the application developer calling UIView.EndEditing with its force parameter set to true.

Requirements

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