Start UI Trace

Use the following APIs to start a custom UI trace while passing a string that defines the name of the trace.

APM.startUITrace(withName: "name")

Last updated