Version

HighlightingManager Class Members

The following tables list the members exposed by HighlightingManager.

Public Constructors
 NameDescription
Public ConstructorHighlightingManager ConstructorHighlightingManager constructor.  
Public Properties
 NameDescription
Public PropertyAllDirty  
Public PropertyDirtySeriesA list of series pending update.  
Public PropertyDismissHighlightDelay  
Public PropertyEnsureAnimator  
Public PropertyExecutionContext  
Public PropertyHighlightingBehavior  
Public PropertyInProgressBoolean indicating whether a highlighting is in progress.  
Public PropertyMaxHighlightingProgressThe maximum progress of all active highlightings.  
Public PropertyMaxMarkerHighlightingProgressThe maximum progress of all active marker highlightings.  
Public PropertySumHighlightingProgressThe sum of the progress of all active highlightings.  
Public PropertySumMarkerHighlightingProgressThe sum of the progress of all active marker highlightings.  
Public PropertyTotalHighlightingProgressThe average progress of all the series highlights.  
Public Methods
 NameDescription
Public MethodClearResets the state of the HighlightingManager.  
Public MethodEndHighlightEnds the highlight operation.  
Public MethodGetHighlightingInfoGets the HighlightingInfo matching the given criteria.  
Public MethodIsCrossSeriesHighlight  
Public MethodStartHighlightStarts the highlight operation.  
Public MethodTickProgress the highlighting incrementally.  
See Also