Skip to content

showNarration

showNarration(): Promise<void>

Defined in: narrationVisibility.ts:24

Shows the narration (camera PIP) after it was hidden by hideNarration. No-op when the narration is already visible.

Promise<void>