---
title: default
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/shaderlibrary/default
---

# default

The default shader library of the main (i.e. app) bundle.

## Declaration

```swift
static let `default`: ShaderLibrary
```

## See Also

### Getting the default shader library

- [bundle(_:)](swiftui/shaderlibrary/bundle(_:).md)
