enableScreenAnalytics property

bool? enableScreenAnalytics
getter/setter pair

This attribute enable the analytics to create a report when a screen is loaded. To not create analytics when a screen is loaded, set this attribute as false

Implementation

bool? enableScreenAnalytics;