[Foundation.Export("drawTextInRect:")] public virtual voidDrawText (CoreGraphics.CGRect rect)
Parameters
rect
The rectangle that will hold the text.
Remarks
Do not call this method directly. It is provided to custom the location of the text. Subclasses of UIKit.UITextField that override this property should still call the base method and modify the original returned rectangle. If the subclass renders the text itself, then the base method should not be called.
Requirements
Namespace: UIKit Assembly: Xamarin.iOS (in Xamarin.iOS.dll) Assembly Versions: 0.0.0.0