---
title: "item(_:)"
framework: webkit
role: symbol
role_heading: Instance Method
path: "webkit/domstylesheetlist/item(_:)"
---

# item(_:)

## Declaration

```swift
func item(_ index: UInt32) -> DOMStyleSheet!
```
