FWAttributedLabelDelegate
@protocol FWAttributedLabelDelegate <NSObject>
- (void)attributedLabel:(FWAttributedLabel *)label clickedOnLink:(id)linkData;
@end
Undocumented
-
Undocumented
Declaration
Objective-C
- (void)attributedLabel:(FWAttributedLabel *)label clickedOnLink:(id)linkData;