move(in:)
Moves the cursor in the specified directions, such as in response to an arrow key press.
Declaration
func move(in direction: UITextLayoutDirection)Moves the cursor in the specified directions, such as in response to an arrow key press.
func move(in direction: UITextLayoutDirection)