---
title: allowsAirPlayForMediaPlayback
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/webpage/configuration/allowsairplayformediaplayback
---

# allowsAirPlayForMediaPlayback

Indicates whether the webpage allows media playback over AirPlay.

## Declaration

```swift
@MainActor var allowsAirPlayForMediaPlayback: Bool
```

## Discussion

Discussion The default value of this property is true.
