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

This button does not have a title exception #5

Open
ghost opened this issue Nov 19, 2015 · 1 comment
Open

This button does not have a title exception #5

ghost opened this issue Nov 19, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 19, 2015

I am trying to create a bar button item but it does not let me use the constructor where I do not give it a title. Whenever I try the code at the bottom, it tells me "This button does not have a title" so the view won't load. I tried the demo code in the documentation where the title is not explicitly set, also, and the same issue occurs.

NavigationItem.RightBarButtonItem = new FABarButtonItem(FontAwesome.FACog, UIColor.FromRGB(0,68,130), delegate { });

@neilkennedy
Copy link
Owner

This repo is pretty far out of date at the minute. Some of the forks are more recent so you might be better looking into those.

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