@snap/camera-kit
Version:
Camera Kit Web
18 lines (11 loc) • 601 B
Markdown
[**CameraKit Web SDK v1.13.0**](../README.md)
***
[CameraKit Web SDK](../globals.md) / ScreenRegionType
# Type Alias: ScreenRegionType
> **ScreenRegionType**: `"roundButton"` \| `"topBar"` \| `"keyboard"` \| `"safeRender"` \| `"captureExitButton"`
Defines the types of screen regions that can be configured for Lens rendering.
- `roundButton`: Circular UI buttons (e.g., capture button)
- `topBar`: Top navigation or status bar area
- `keyboard`: Virtual keyboard area when shown
- `safeRender`: Safe area for Lens content to avoid UI overlap
- `captureExitButton`: Exit button for capture mode