Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IContentChangedEvent

Event data for the ViewerCollectionEventType.ContentChanged event

Hierarchy

  • IContentChangedEvent

Index

Properties

contentType

contentType: ContentType

The type of content displayed

Optional item

The IQueueItem that was displayed

This will be undefined if the contentType is ContentType.EmptyQueue.

Optional viewerType

viewerType: ViewerType

The active ViewerType

This will be undefined if the contentType is ContentType.EmptyQueue.