Mono Class Library: MonoTouch.UIKit.UIResponder Overview | Members

MonoTouch.UIKit.UIResponder.ResignFirstResponder Method

Notifies the receiver that it has been asked to relinquish its status as first responder in its window.

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

Returns

Remarks

The default implementation returns true, resigning first responder status. Subclasses can override this method to update state or perform some action such as unhighlighting the selection, or to return false, refusing to relinquish first responder status.

Requirements

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