---
title: selectors
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcustommediaselectionscheme/selectors
---

# selectors

Provides custom settings.

## Declaration

```swift
var selectors: [AVMediaPresentationSelector] { get }
```

## See Also

### Inspecting the scheme

- [availableLanguages](avfoundation/avcustommediaselectionscheme/availablelanguages.md)
- [shouldOfferLanguageSelection](avfoundation/avcustommediaselectionscheme/shouldofferlanguageselection.md)
- [mediaPresentationSettings(for:complementaryToLanguage:settings:)](avfoundation/avcustommediaselectionscheme/mediapresentationsettings(for:complementarytolanguage:settings:).md)
