---
title: options
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4librarydescriptor/options
---

# options

Provides compile-time options for the Metal library.

## Declaration

```swift
@NSCopying var options: MTLCompileOptions? { get set }
```
