---
title: event
framework: os
role: symbol
role_heading: Type Property
path: os/ossignposttype/event
---

# event

A signpost that marks an event in your code.

## Declaration

```swift
static let event: OSSignpostType
```

## See Also

### Specifying Signpost Types

- [begin](os/ossignposttype/begin.md)
- [end](os/ossignposttype/end.md)
