Contents

isPointNearMarkedText(_:)

Provides a Boolean value that indicates if a point is near marked text.

Declaration

func isPointNearMarkedText(_ point: CGPoint) -> Bool

Discussion

The system uses the value you return to determine whether to begin text interaction gestures that occur close to the marked text.

See Also

Managing marked text