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.
A text drop action style that specifies how the text view receives dropped items.
var dropAction: UITextDropProposal.Action { get set }The property’s default value is UITextDropProposal.Action.insert.