Skip to content

Link Validators

Jeff Hurray edited this page Apr 13, 2017 · 2 revisions

Link Validators

There is a LinkValidatorAttributes protocol provided which is a subprotocol of TextSelectionValidator. It provides extra control for displaying selectable links.

##LinkValidatorAttributes

public protocol LinkValidatorAttributes: TextSelectionValidator {
    var tintColor: UIColor? {get}
    var underlined: Bool {get}
}
  • tintColor: UIColor? provides the color of the link. Defaults to nil.
  • underlined: Bool determines whether or not the link is underlined. Defaults to true
Clone this wiki locally
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy