Timeline for Xamarin MacOS CGDisplayStream bindings
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 27, 2021 at 9:43 | comment | added | theimowski | Posted the same question on Xamarin GitHub: github.com/xamarin/xamarin-macios/issues/11712 | |
| May 26, 2021 at 15:59 | comment | added | SushiHangover | I would not consider a "question" about missing/non-bound APIs a generic question about development (that is what SO is for), I would definitely post an issue concerning it since it is a missing feature in the Xamarin.Mac distro | |
| May 26, 2021 at 9:57 | comment | added | theimowski | Thanks @SushiHangover I initially wanted to submit GH issue, but then stumbled upon github.com/xamarin/xamarin-macios/wiki/… "If your issue is a question then please ask the question on Stack Overflow using the tag xamarin.ios or on the Xamarin Forums (Xamarin.iOS | Xamarin.Mac)." | |
| May 25, 2021 at 16:30 | comment | added | SushiHangover |
i.e. I added ObjC @dynamic support so CoreAnimation/CALayer properties can be animated on iOS/macOS via Xamarin..., Xamarin's devs were impressed I did it, and they added to the future ench. list, but that was 3+ years ago and it is still not a supported feature.
|
|
| May 25, 2021 at 16:30 | comment | added | SushiHangover |
You should post a github issue regarding the missing binding to get an "official" answer. There are a bunch of macOS specific binding missing from Xamarin.Mac, the answer is usually lack of demand as macOS is a VERY small development target for MSFT/Xamarin. Things like Xamarin not handling @dynamic property, etc... is not unusual and you either do it yourself or use a different dev platform
|
|
| May 25, 2021 at 15:26 | history | asked | theimowski | CC BY-SA 4.0 |