Compartilhar via


UITextField.GetFirstRectForRange(UITextRange) Método

Definição

Retorna um retângulo que incluirá a primeira linha de texto no range (se o intervalo especificar várias linhas de texto).

[Foundation.Export("firstRectForRange:")]
public virtual CoreGraphics.CGRect GetFirstRectForRange (UIKit.UITextRange range);
abstract member GetFirstRectForRange : UIKit.UITextRange -> CoreGraphics.CGRect
override this.GetFirstRectForRange : UIKit.UITextRange -> CoreGraphics.CGRect

Parâmetros

range
UITextRange

Um intervalo de texto no controle .

Retornos

Implementações

Atributos

Aplica-se a