Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wondering why UIView's convenience init methods not public? #3

Closed
cxa opened this issue Jan 28, 2016 · 1 comment
Closed

Wondering why UIView's convenience init methods not public? #3

cxa opened this issue Jan 28, 2016 · 1 comment

Comments

@cxa
Copy link

cxa commented Jan 28, 2016

I don't use Interface Builder, but UIView's convenience init(pathString: String) and convenience init(SVGURL: NSURL) are internal, I have no way to use them when using framework.

@cxa cxa changed the title Wondering why UIView's convenience init method not public? Wondering why UIView's convenience init methods not public? Jan 28, 2016
@mchoe mchoe closed this as completed in a041b40 Jan 29, 2016
@mchoe
Copy link
Owner

mchoe commented Jan 29, 2016

Thanks @cxa!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants