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

Anyone converting this library from ObjC to swift? #56

Open
gilbertvijaydhas opened this issue Sep 25, 2014 · 0 comments
Open

Anyone converting this library from ObjC to swift? #56

gilbertvijaydhas opened this issue Sep 25, 2014 · 0 comments

Comments

@gilbertvijaydhas
Copy link

Having problem in converting two syntax

Issue 1: Well am unable to figure out how to convert the below line to swift
[listener respondsToSelector:@selector(pieChart:colorForSliceAtIndex:)]
This is where i reached
let selector: Selector = Selector("pieChart:colorForSliceAtIndex:")
respondsToSelector(selecting)
Issue 2: UIFont to CGFont

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

1 participant