Contents

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.

See Also

Adjusting a view’s position