---
title: typesForTopResults
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/musiccatalogsearchsuggestionsrequest/typesfortopresults
---

# typesForTopResults

The list of requested types for top results.

## Declaration

```swift
var typesForTopResults: [any MusicCatalogSearchable.Type] { get }
```
