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 PropertyDirtyContextsA list of series pending update.  
Public PropertyDismissHighlightDelay  
Public PropertyEnsureAnimatorTODO  
Public PropertyExecutionContextTODO  
Public PropertyHighWaterMark  
Public PropertyIndividualHighWaterMark  
Public PropertyInProgressBoolean indicating whether a highlighting is in progress.  
Public PropertyIsExclusiveHighlightTODO  
Public PropertyMarkerHighWaterMark  
Public PropertyMaxHighlightingProgressThe maximum progress of all active highlightings.  
Public PropertyMaxMarkerHighlightingProgressThe maximum progress of all active marker highlightings.  
Public PropertyRetainMainShapesTODO  
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 PropertyTotalHighWaterMarkThe total highlighting high water mark.  
Protected Properties
 NameDescription
Protected PropertyAllHighlights  
Public Methods
 NameDescription
Public MethodClearResets the state of the HighlightingManager.  
Public MethodEndHighlightEnds the highlight operation.  
Public MethodGetHighlightingInfoGets the HighlightingInfo matching the given criteria.  
Public MethodIsContextValidIs the context of a highlight valid.  
Public MethodIsCrossContextHighlightTODO  
Public MethodStartHighlightStarts the highlight operation.  
Public MethodTickProgress the highlighting incrementally.  
See Also