Open chamons opened 7 years ago
I also noticed this. I am trying to wrap SignaturePad (iOS and Android):
Right now there is the limitation of generics as well. I am using Nullable<bool>
, Nullable<float>
and Nullable<MyCustomStruct>
.
From discussion by @rolfbjarne :
"There's a separation between types that derived from NSObjects and other types from NSObject can't expose any NSObject-based types"
"I'm not sure if it's easily fixable, but I haven't thought much about it either A nicer error would be a good place to begin :)"
An example here:
https://github.com/chamons/Embeddinator-4000/commit/9c963c26fa64a843443035696d88d33ddf4c2e9b