dotnet / dotnet/macios

Missed `DispatchQueue.DispatchSync<T>(Func<T> func)` method

Open
#5,002 1 comment 0 reactions 0 assignees View on GitHub
copilot-candidate enhancement iOS macOS missing-api-bindings
Dominant language
C#
Stars
2.9k
Forks
576
Avg merge
2d 12h
Merged PRs (30d)
123

Description

Now we can pass only `Action` into the `DispatchQueue.DispatchSync` methods. But we can do it with the native API: https://developer.apple.com/documentation/dispatch/dispatchqueue/2016081-sync.
Could we add methods with overloading `Func`?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.