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

# Interface ProjectSurfaceFocusResult

```typescript
interface ProjectSurfaceFocusResult {
    surface: ProjectSurfaceState;
}
```

Types: [surface](#surface), [ProjectSurfaceState](core.ProjectSurfaceState.md)

##### Index

### <a id="properties"></a>Properties

[surface](#surface)

## <a id="properties-1"></a>Properties

### <a id="surface"></a>surface

```typescript
surface: ProjectSurfaceState
```

Types: [ProjectSurfaceState](core.ProjectSurfaceState.md)
