init(integerLiteral:)
Creates a constant width or height from an integer.
Declaration
nonisolated init(integerLiteral value: Int)Parameters
- value:
The width or height.
Creates a constant width or height from an integer.
nonisolated init(integerLiteral value: Int)The width or height.