Contents

animate(body:completion:)

Declaration

@MainActor func animate(body: () -> Void, completion: (() -> Void)? = nil)

Mentioned in