xamarin / xamarin-macios

.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
Other
2.47k stars 513 forks source link

Binding for ScreenCaptureKit #14634

Closed drasticactions closed 2 years ago

drasticactions commented 2 years ago

Hey folks,

I'm looking at ways of doing screen capture for VSCX tooling, specifically for app casting on the Mac. However, as far as I can tell, it's not bound yet

Is there a timeline for when we could get this bound?

rolfbjarne commented 2 years ago

Do you need this for Mac Catalyst, or macOS?

chamons commented 2 years ago

See https://github.com/xamarin/xamarin-macios/pull/14644 @dalexsoto has at least some of it done.

drasticactions commented 2 years ago

@rolfbjarne MacOS is fine. This is for a CLI MacOS app, we don't need Catalyst.