UIKit.IUITextInput.GetClosestPositionToPoint Method
Gets the closest position to a specified point in a document.

Syntax

[Foundation.Export("closestPositionToPoint:withinRange:")]
[Foundation.Preserve(Conditional=true)]
public UITextPosition GetClosestPositionToPoint (UITextRange withinRange, CoreGraphics.CGPoint point)

Parameters

point
Point in a view where document text is being drawn.
withinRange
A UITextRange object specifying a given range of a document's text.

Returns

The closest position to a specified point.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0