Skip to main content

APP__VITALS__START__SCREEN

Constant APP__VITALS__START__SCREEN 

Source
pub const APP__VITALS__START__SCREEN: &str = "app.vitals.start.screen";
Expand description

The screen that is rendered when the app start is complete. This is the screen the user first sees and can interact with after launch. The absence of this attribute on the app start span indicates a background app start where no UI was rendered.

  • PII: Maybe
  • Rewriting behavior: None