MonoTouch.UIKit.UIView.EndEditing Method
Causes the view (or an appropriate subview) to resign first responder status.

Syntax

public bool EndEditing (bool force)

Parameters

force
If true, overrides the subview's resignation choice.

Returns

true if the view resigned first responder status.

Remarks

This method causes the view or one of its UIView.Subviews to resign first responder status. If force is true, the field is not even asked to resign: it is forced.

This method returns true if the view or subview resigned first responder status. It will return false if:

Requirements

Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0