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