dotnet / dotnet/macios

DispatchQueue lacks some features

Open
#18,274 2 comments 0 reactions 0 assignees View on GitHub
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

image

### Build Logs

### Example Project (If Possible)

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.