A proposed configuration for the behavior of a text drop interaction.
SDKs
- iOS 11.0+
- Mac Catalyst 13.0+
Framework
- UIKit
Declaration
@interface UITextDropProposal : UIDrop Proposal
A proposed configuration for the behavior of a text drop interaction.
SDKs
Framework
@interface UITextDropProposal : UIDrop Proposal
drop Action
A text drop action style that specifies how the text view receives dropped items.
drop Performer
The performer that is responsible for doing the drop operation.
drop Progress Mode
A mode that specifies how the text view indicates progress to the user when loading dropped items.
use Fast Same View Operations
A Boolean value that determines whether the text view can use fast inline dropping when the source and destination are in the same text view.
UIText Drop Request
The interface for specifying the attributes of a drop request for a text view.
UIText Drop Action
The text drop action styles for text views.
UIText Drop Performer
The performers that are responsible for handling the drop operation.
UIText Drop Progress Mode
The text drop progress styles for user-visible progress indication.