BESelectionTouchPhase
The different phases of touch interaction during text selection operations.
Declaration
enum BESelectionTouchPhaseOverview
The BETextInput protocol provides your app an instance of this structure as an argument to the adjustSelectionBoundary(to:touchPhase:baseIsStart:flags:) callback.
Topics
Identifying a selection touch phase
BESelectionTouchPhase.endedBESelectionTouchPhase.endedMovingBackwardBESelectionTouchPhase.endedMovingForwardBESelectionTouchPhase.endedNotMovingBESelectionTouchPhase.movedBESelectionTouchPhase.started