Contents

horizontalText

The pointer style appropriate for selecting or inserting text in a horizontal layout.

Declaration

static let horizontalText: PointerStyle

Discussion

This pointer style is sometimes referred to as the I-beam pointer. You may apply this pointer style to a single view or a view hierarchy using the pointerStyle(_:) modifier.

See Also

Getting built-in pointer styles