---
title: arePlugInsEnabled
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/webpreferences/arepluginsenabled
---

# arePlugInsEnabled

A Boolean that indicates whether or not the web view allows plug-ins.

## Declaration

```swift
var arePlugInsEnabled: Bool { get set }
```

## Discussion

Discussion Set to true if the web view should allow plug-ins, otherwise false.
