720a4f7ce2
Remove support for the Protocolize attribute from the generator, and remove all usages of it in our api definitions - just use the protocol interface. The Protocolize attribute was used to support binding stuff using the Model class with Classic Xamarin code + and binding stuff using the protocol interface with Unified Xamarin code, using the same source code. Classic Xamarin has been dead for quite a few years ago now though, so there's no need to keep his code around anymore, we can just upgrade the api definitions to use the protocol interface directly. Fixes https://github.com/xamarin/xamarin-macios/issues/14585. --------- Co-authored-by: Alex Soto <alex@soto.dev> |
||
---|---|---|
.. | ||
website | ||
CORECLR.md | ||
bindas.md | ||
bug-repro.md | ||
code-sharing-with-user-frameworks.md | ||
configuration-properties.md | ||
managed-static-registrar.md | ||
multi-target-framework.md | ||
nativeaot.md | ||
preparing-your-app-for-testflight.md |