Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Dispatch
/
DispatchQueue
/
asyncAndWait(execute:)
asyncAndWait(execute:)
Declaration
func
asyncAndWait
<
T
>(
execute
work: ()
throws
->
T)
rethrows
->
T