> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.FocusHostSegmentFrame.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias FocusHostSegmentFrame

```typescript
FocusHostSegmentFrame: FrameBase<"focus-host-segment"> & {
    target: FocusHostSegmentTarget;
}
```

Types: [FrameBase](core.Supporting_types.FrameBase.md), [FocusHostSegmentTarget](core.FocusHostSegmentTarget.md)
