verticalWhitespace

A character class that matches any element that is classified as vertical whitespace.

iOS
16.0+
macOS
13.0+
tvOS
16.0+
watchOS
9.0+
static var verticalWhitespace: CharacterClass { get }

This character class is equivalent to \v in regex syntax.