Contents

isSelected

A Boolean value that indicates whether the annotation view is in a selected state.

Declaration

var isSelected: Bool { get set }

Discussion

Don’t set the value of this property directly. If the property contains true, the annotation view is displaying a callout.

See Also

Managing the selection state