diff --git a/TTTAttributedLabel/TTTAttributedLabel.h b/TTTAttributedLabel/TTTAttributedLabel.h index 322730a5..e467979b 100644 --- a/TTTAttributedLabel/TTTAttributedLabel.h +++ b/TTTAttributedLabel/TTTAttributedLabel.h @@ -163,7 +163,7 @@ IB_DESIGNABLE /** Indicates if links will be detected within an extended area around the touch - to emulate the link detection behaviour of UIWebView. + to emulate the link detection behaviour of WKWebView. Default value is NO. Enabling this may adversely impact performance. */ @property (nonatomic, assign) BOOL extendsLinkTouchArea;