Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
ITMS-90809: Deprecated API Usage (UIWebView)
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlanama committed May 5, 2020
1 parent b0f1f93 commit f90ee7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TTTAttributedLabel/TTTAttributedLabel.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit f90ee7b

Please sign in to comment.