Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

[objc] Enable method/property name customization via ExportAttribute #483

Closed
lemonmojo opened this issue Aug 18, 2017 · 1 comment
Closed
Labels

Comments

@lemonmojo
Copy link

#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.

@chamons
Copy link
Contributor

chamons commented Mar 19, 2018

Centralizing with #481

@chamons chamons closed this as completed Mar 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants