Required Initializerswift 6.0.1Swift
init(extendedGraphemeClusterLiteral:)
Creates an instance initialized to the given value.
init(extendedGraphemeClusterLiteral value: Self.ExtendedGraphemeClusterLiteralType)
Parameters
- value
The value of the new instance.
Other requirements
Type members
associatedtype ExtendedGraphemeClusterLiteralType
A type that represents an extended grapheme cluster literal.