verticalText
The pointer style appropriate for selecting or inserting text in a vertical layout.
Declaration
static let verticalText: PointerStyleDiscussion
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.