offset(z:)
Brings a view forward in Z by the provided distance in points.
Declaration
@export(implementation) 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.
@export(implementation) func offset(z: CGFloat) -> some VisualEffect
An effect that is extruded forward in Z by distance.