isLaunching property

bool? isLaunching
getter/setter pair

Whether the application was launching when the event occurred See also:

  • Client.markLaunchCompleted

Implementation

bool? isLaunching;