DispatchQueue lacks some features
Open
missing-api-bindings
requires-swift
- Dominant language
- C#
- Stars
- 2.9k
- Forks
- 576
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 123
Description
### Steps to Reproduce
1. Open DispatchQueue Xamarin source code
2. Try find for example method Schedule
3. Compare current implementation with documentation on: https://developer.apple.com/documentation/dispatch/dispatchqueue/3329232-schedule
### Expected Behavior
Being able to invoke method Schedule from DispatchQueue
### Actual Behavior
No implementation present for method Schedule in Dispatch Queue
### Environment
Version information
### Build Logs
### Example Project (If Possible)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.