<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: -",
    "macOS: 27.0.0 -",
    "visionOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/AppSchema/PhoneEnum",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "App Intents",
      "AppIntents"
    ],
    "preciseIdentifier" : "s:10AppIntents0A6SchemaV9PhoneEnumP"
  },
  "title" : "AppSchema.PhoneEnum"
}
-->

# AppSchema.PhoneEnum

Identifies enum schemas in the phone domain.

```
protocol PhoneEnum : AppSchema.Kind
```

## Topics

### Instance Properties

[`var audioVisualMode: some AppSchemaEnum`](/documentation/AppIntents/AppSchema/PhoneEnum/audioVisualMode)

An enum schema for an audio visual mode parameter.

## 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)