Contents

selectedAnnotations

The selected annotations.

Declaration

var selectedAnnotations: [any MKAnnotation] { get set }

Discussion

Assigning a new array to this property selects only the first annotation in the array.

See Also

Managing annotation selections