move(edge:)
Returns a transition that moves the view away, towards the specified edge of the view.
Declaration
@MainActor @preconcurrency static func move(edge: Edge) -> SelfReturns a transition that moves the view away, towards the specified edge of the view.
@MainActor @preconcurrency static func move(edge: Edge) -> Self