UIKit.UITextField.ClearButtonRect Method
Returns a rectangle for drawing the 'clear' button.

Syntax

[Foundation.Export("clearButtonRectForBounds:")]
public virtual CoreGraphics.CGRect ClearButtonRect (CoreGraphics.CGRect forBounds)

Parameters

forBounds
The bounding rectangle.

Returns

Remarks

Do not call this method directly. This method is provided to allow the 'clear' button to be placed in a different location. Subclasses of UIKit.UITextField that override this property should still call the base method and modify the original returned rectangle.

Requirements

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