UITextView.GetCharacterRangeAtPoint(CGPoint) Metodo

Definizione

Restituisce il carattere o i caratteri nel punto specificato.

[Foundation.Export("characterRangeAtPoint:")]
public virtual UIKit.UITextRange GetCharacterRangeAtPoint (CoreGraphics.CGPoint point);
abstract member GetCharacterRangeAtPoint : CoreGraphics.CGPoint -> UIKit.UITextRange
override this.GetCharacterRangeAtPoint : CoreGraphics.CGPoint -> UIKit.UITextRange

Parametri

point
CGPoint

Punto all'interno del controllo.

Restituisce

Implementazioni

Attributi

Si applica a