Contents

UITextDropProposal.Action.insert

A text drop action style specifying that text is inserted at the provided location, without altering the surrounding text.

Declaration

case insert

Discussion

The action ignores any selection present in the target text view.

See Also

Text drop actions