offset(z:)
Brings a view forward in Z by the provided distance in points.
Declaration
nonisolated func offset(z: CGFloat) -> some View
Return Value
A view that is extruded forward in Z by distance.
Brings a view forward in Z by the provided distance in points.
nonisolated func offset(z: CGFloat) -> some View
A view that is extruded forward in Z by distance.