You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.
#482 enables customization of class names surfaced to ObjC by re-using the [Register] attribute.
The same would be useful for method and property names. In Xamarin.iOS/Mac we already have [Export] which could potentially be re-used for this.
The text was updated successfully, but these errors were encountered:
#482 enables customization of class names surfaced to ObjC by re-using the
[Register]
attribute.The same would be useful for method and property names. In Xamarin.iOS/Mac we already have
[Export]
which could potentially be re-used for this.The text was updated successfully, but these errors were encountered: