screenEngagementAutotracking property

bool? screenEngagementAutotracking
final

Whether to enable tracking of the screen end event and the screen summary context entity.

Make sure that you have lifecycle autotracking enabled for screen summary to have complete information. Defaults to true on iOS and Android. Not available on Web.

Implementation

final bool? screenEngagementAutotracking;