Contents

viewAnnotations()

Provides the currently visible onscreen entities.

Declaration

func viewAnnotations() async throws -> [ViewAnnotation]

Mentioned in

Return Value

An array of view annotations, with selection state and entity data.

Discussion