---
title: autofillScriptingEnabled
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkcontentworldconfiguration/autofillscriptingenabled
---

# autofillScriptingEnabled

## Declaration

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

## Discussion

Discussion A boolean value indicating whether the capability to trigger autofill is exposed to scripts or not.
