Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPerformanceViewerStrategyParameter

Callback strategy and optional category for data collection

Hierarchy

  • IPerformanceViewerStrategyParameter

Index

Properties

Optional categorySearch playground for category

category: string

Category for displaying this strategy on the viewer. Can be undefined or an empty string, in which case the strategy will be displayed on top

Optional hiddenSearch playground for hidden

hidden: boolean

Starts hidden

strategyCallbackSearch playground for strategyCallback

strategyCallback: PerfStrategyInitialization

The strategy for collecting data. Available strategies are located on the PerfCollectionStrategy class

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method