共用方式為


UITextView.GetCharacterRangeAtPoint(CGPoint) 方法

定義

傳回指定之點的字元或字元。

[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

參數

point
CGPoint

控制項內的點。

傳回

實作

屬性

適用於