viewEventMapper property

RumViewEventMapper? viewEventMapper
getter/setter pair

A function that allows you to modify or drop specific RumViewEvents before they are sent to Datadog.

Implementation

RumViewEventMapper? viewEventMapper;