ViewModes

enumeration

Description

The ViewModes enum defines data aggregation rules.

Properties

DefaultSets the View mode to raw hierarchy which represents each sample by an individual item.
MergeSamplesWithTheSameNameMerges and aggregates samples with the same name into a single hierarchy item.
HideEditorOnlySamplesSkips sub-hierarchies that represent Editor-only code paths.
InvertHierarchyAggregates samples with the same name and displays them in an inverted hierarchy. The children of each item are the samples that contain it.

Did you find this page useful? Please give it a rating: