scale(_:anchor:)
Returns a transition that scales the view by the specified amount.
Declaration
@MainActor @preconcurrency static func scale(_ scale: Double, anchor: UnitPoint = .center) -> SelfReturns a transition that scales the view by the specified amount.
@MainActor @preconcurrency static func scale(_ scale: Double, anchor: UnitPoint = .center) -> Self