---
title: AppSchema.BrowserEnum
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/appschema/browserenum
---

# AppSchema.BrowserEnum

Identifies enum schemas in the browser domain.

## Declaration

```swift
protocol BrowserEnum : AppSchema.Kind
```

## Topics

### Instance Properties

- [clearHistoryTimeFrame](appintents/appschema/browserenum/clearhistorytimeframe.md)

## Relationships

### Inherits From

- [AppSchema.Kind](appintents/appschema/kind.md)

### Conforming Types

- [AppSchema.Enum](appintents/appschema/enum.md)

## See Also

### Types for static parameters

- [clearHistoryTimeFrame](appintents/appschema/browserenum/clearhistorytimeframe.md)
