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
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