---
title: legalAttributionText
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/weatherattribution/legalattributiontext
---

# legalAttributionText

This property returns text that should be made available to users for apps that cannot display the attributionURL contents in a Safari view. It contains language that outlines the weather data sources attribution and is a legal requirement of using WeatherKit.

## Declaration

```swift
var legalAttributionText: String { get }
```
