Contents

BESelectionFlags

Flags that indicate different states or characteristics of a text selection.

Declaration

struct BESelectionFlags

Overview

The BETextInput protocol provides your app an instance of this structure as an argument to the adjustSelectionBoundary(to:touchPhase:baseIsStart:flags:) callback.

Topics

Describing a text selection

Creating a selection flag

See Also

Text selection