allowsLinkPreview property
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;
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+.
bool allowsLinkPreview;