Function: isExpandedDisplayMode()
isExpandedDisplayMode(Checks whether a display mode represents an expanded agent surface. Expanded modes are:mode):boolean
inline(panel-style)fullscreen(viewport-filling)
pip(launcher-only)
Parameters
mode
Current display mode from host context.CharDisplayMode | undefined
Returns
boolean
true for expanded modes and false for collapsed/undefined modes.
