Contents

BESelectionTouchPhase

The different phases of touch interaction during text selection operations.

Declaration

enum BESelectionTouchPhase

Overview

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

Creating a selection touch phase

See Also

Text selection