<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: -",
    "macOS: 15.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -",
    "watchOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/AppSchemaEnum",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "App Intents"
    ],
    "preciseIdentifier" : "s:10AppIntents0A10SchemaEnumP"
  },
  "title" : "AppSchemaEnum"
}
-->

# AppSchemaEnum

```
protocol AppSchemaEnum : AppSchema.Kind
```

## Topics

### Type Properties

[`static var audio: some AppSchema.AudioEnum`](/documentation/AppIntents/AppSchemaEnum/audio)

The collection of enum schemas in the audio domain.

[`static var books: some AppSchema.BooksEnum`](/documentation/AppIntents/AppSchemaEnum/books)

The collection of enum schemas in the books domain.

[`static var browser: some AppSchema.BrowserEnum`](/documentation/AppIntents/AppSchemaEnum/browser)

The collection of enum schemas in the browser domain.

[`static var calendar: some AppSchema.CalendarEnum`](/documentation/AppIntents/AppSchemaEnum/calendar)

The collection of enum schemas in the calendar domain.

[`static var camera: some AppSchema.CameraEnum`](/documentation/AppIntents/AppSchemaEnum/camera)

The collection of enum schemas in the camera domain.

[`static var clock: some AppSchema.ClockEnum`](/documentation/AppIntents/AppSchemaEnum/clock)

The collection of enum schemas in the clock domain.

[`static var mail: some AppSchema.MailEnum`](/documentation/AppIntents/AppSchemaEnum/mail)

The collection of enum schemas in the mail domain.

[`static var maps: some AppSchema.MapsEnum`](/documentation/AppIntents/AppSchemaEnum/maps)

The collection of enum schemas in the maps domain.

[`static var messages: some AppSchema.MessagesEnum`](/documentation/AppIntents/AppSchemaEnum/messages)

The collection of enum schemas in the messages domain.

[`static var phone: some AppSchema.PhoneEnum`](/documentation/AppIntents/AppSchemaEnum/phone)

The collection of enum schemas in the phone domain.

[`static var photos: some AppSchema.PhotosEnum`](/documentation/AppIntents/AppSchemaEnum/photos)

The collection of enum schemas in the photos domain.

[`static var reader: some AppSchema.ReaderEnum`](/documentation/AppIntents/AppSchemaEnum/reader)

The collection of enum schemas in the reader domain.

[`static var reminders: some AppSchema.RemindersEnum`](/documentation/AppIntents/AppSchemaEnum/reminders)

The collection of enum schemas in the reminders domain.

[`static var whiteboard: some AppSchema.WhiteboardEnum`](/documentation/AppIntents/AppSchemaEnum/whiteboard)

The collection of enum schemas in the whiteboard domain.

## Relationships

### Inherits From

[`Kind`](/documentation/AppIntents/AppSchema/Kind)

### Conforming Types

[`Enum`](/documentation/AppIntents/AppSchema/Enum)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)