---
title: "getOverrideStyle(_:pseudoElement:)"
framework: webkit
role: symbol
role_heading: Instance Method
path: "webkit/domdocument/getoverridestyle(_:pseudoelement:)"
---

# getOverrideStyle(_:pseudoElement:)

## Declaration

```swift
func getOverrideStyle(_ element: DOMElement!, pseudoElement: String!) -> DOMCSSStyleDeclaration!
```
