---
title: homeScreen
framework: widgetkit
role: symbol
role_heading: Type Property
path: widgetkit/widgetlocation/homescreen
---

# homeScreen

The widget appears on the Home Screen or in Today View.

## Declaration

```swift
static let homeScreen: WidgetLocation
```

## See Also

### Specifying a location style

- [carPlay](widgetkit/widgetlocation/carplay.md)
- [iPhoneWidgetsOnMac](widgetkit/widgetlocation/iphonewidgetsonmac.md)
- [lockScreen](widgetkit/widgetlocation/lockscreen.md)
- [smartStack](widgetkit/widgetlocation/smartstack.md)
- [standBy](widgetkit/widgetlocation/standby.md)
- [watchFace](widgetkit/widgetlocation/watchface.md)
