init(floatLiteral:)
Creates a constant width or height from a floating point value.
Declaration
nonisolated init(floatLiteral value: Double)Parameters
- value:
The width or height.
Creates a constant width or height from a floating point value.
nonisolated init(floatLiteral value: Double)The width or height.