---
title: initialEvent
framework: coreservices
role: symbol
role_heading: Instance Property
path: coreservices/lsapplicationparameters/1446633-initialevent
---

# initialEvent

The first Apple Event to send to the launchedprocess. The value of this field can be NULL.

## Declaration

```swift
var initialEvent: UnsafeMutablePointer<AppleEvent>!
```
