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.
Provides the currently visible onscreen entities.
func viewAnnotations() async throws -> [ViewAnnotation]An array of view annotations, with selection state and entity data.