semconv.com

app.screen.name

Developmentstringas of v1.44.0

The name of an application screen.

A screen represents only the part of the device display drawn by the app. It typically contains multiple widgets or UI components and is larger in scope than individual widgets. Multiple screens can coexist on the same display simultaneously (e.g., split view on tablets).

Examples

Used by

events (2)

  • app.screen.click (opt-in)
  • app.widget.click (opt-in)

* required on that signal.

History

  1. v1.38.0

    Added as development.

Definition sourceRegistry docsJSON