allowsLinkPreview property

bool allowsLinkPreview
getter/setter pair

Set to true to allow that pressing on a link displays a preview of the destination for the link. The default value is true.

NOTE: available on iOS 9.0+.

Implementation

bool allowsLinkPreview;