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
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.
The text was updated successfully, but these errors were encountered:
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
I don't use Interface Builder, but UIView's
convenience init(pathString: String)
andconvenience init(SVGURL: NSURL)
are internal, I have no way to use them when using framework.The text was updated successfully, but these errors were encountered: