Contents

offset(_:)

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

Declaration

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

See Also

Getting built-in transitions