Initializerswift 6.0.3Synchronization
init(first:second:)
Initialize a new WordPair
value given both individual words.
- iOS
- 18.0+
- macOS
- 15.0+
- tvOS
- 18.0+
- visionOS
- 2.0+
- watchOS
- 11.0+
init(first: UInt, second: UInt)
Initialize a new WordPair
value given both individual words.
init(first: UInt, second: UInt)