Constant BROWSER_MOBILE
pub const BROWSER_MOBILE: &'static str;Available on crate features
opentelemetry and semconv_experimental only.Expand description
A boolean that is true if the browser is running on a mobile device
ยงNotes
This value is intended to be taken from the UA client hints API (navigator.userAgentData.mobile). If unavailable, this attribute SHOULD be left unset