isHighlighted
A Boolean value that indicates whether the map view highlights the annotation view.
Declaration
var isHighlighted: Bool { get set }Discussion
Don’t set the value of this property directly. The map view sets it in response to touch events entering or exiting the annotation view’s bounds.