Contents

offset(_:)

Returns a transition that offset the view by the specified amount.

Declaration

@MainActor @export(implementation) @preconcurrency static func offset(_ offset: CGSize) -> Self

See Also

Getting built-in transitions