gcType property

  1. @optional
String? gcType
getter/setter pair

The garbage collection (GC) operation performed.

This is provided for the event kinds:

  • GC

Implementation

@optional
String? gcType;