Contents

dropAction

A text drop action style that specifies how the text view receives dropped items.

Declaration

var dropAction: UITextDropProposal.Action { get set }

Discussion

The property’s default value is UITextDropProposal.Action.insert.

See Also

Configuring a text drop proposal