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

# AppSchema.WhiteboardEnum

Identifies enum schemas in the whiteboard domain.

```
protocol WhiteboardEnum : AppSchema.Kind
```

## Topics

### Instance Properties

[`var color: some AppSchemaEnum`](/documentation/AppIntents/AppSchema/WhiteboardEnum/color)

An enum schema for a color parameter.

[`var itemType: some AppSchemaEnum`](/documentation/AppIntents/AppSchema/WhiteboardEnum/itemType)

An enum schema for an item type parameter.

## Relationships

### Conforming Types

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

### Inherits From

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

---

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)