Skip to content

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

1 comment on commit f90ee7b

@albertcoowen
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bullll shitttt

Please sign in to comment.