Skip to content

Commit f90ee7b

Browse files
committed
ITMS-90809: Deprecated API Usage (UIWebView)
1 parent b0f1f93 commit f90ee7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TTTAttributedLabel/TTTAttributedLabel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ IB_DESIGNABLE
163163

164164
/**
165165
Indicates if links will be detected within an extended area around the touch
166-
to emulate the link detection behaviour of UIWebView.
166+
to emulate the link detection behaviour of WKWebView.
167167
Default value is NO. Enabling this may adversely impact performance.
168168
*/
169169
@property (nonatomic, assign) BOOL extendsLinkTouchArea;

0 commit comments

Comments
 (0)