Freigeben über


UITextField.GetCaretRectForPosition(UITextPosition) Methode

Definition

Diese Methode gibt ein Rechteck zurück, das zum Zeichnen der Einfüge caret verwendet werden kann.

[Foundation.Export("caretRectForPosition:")]
public virtual CoreGraphics.CGRect GetCaretRectForPosition (UIKit.UITextPosition position);
abstract member GetCaretRectForPosition : UIKit.UITextPosition -> CoreGraphics.CGRect
override this.GetCaretRectForPosition : UIKit.UITextPosition -> CoreGraphics.CGRect

Parameter

position
UITextPosition

Eine Position im Dokument, an der ein Rechteck gezeichnet werden soll.

Gibt zurück

Implementiert

Attribute

Gilt für: