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

How to get tapable string #3

Open
ankushdhawan opened this issue Dec 16, 2014 · 1 comment
Open

How to get tapable string #3

ankushdhawan opened this issue Dec 16, 2014 · 1 comment

Comments

@ankushdhawan
Copy link

Hello,

the following code

@"help":[WPAttributedStyleAction styledActionWithAction:^{
NSLog(@"Help action");
}]
how i get in the block which string is tapped from the label

Thanks
Ankush

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
@ankushdhawan and others