ViewerSettingChangedEvent#

Class ViewerSettingChangedEvent

VIEWER_SETTING_CHANGED VIEWER_SETTING_CHANGED

Hierarchy

Constructors

  • The VIEWER_SETTING_CHANGED event occurs if one of the settings is changed.

    Parameters

    • viewerSetting: string

      The name of the setting that has changed.

    • value: any

      The new value of the setting.

    • viewer: ViewerAPI

      The viewer on which the setting was changed.

    Returns ViewerSettingChangedEvent

Properties

id: number
transactionCode?: string
transactionID?: number
type?: EventType
value: any

The new value of the setting.

viewer: ViewerAPI

The viewer on which the setting was changed.

viewerSetting: string

The name of the setting that has changed.


Did you find this page useful? Please give it a rating:
Thank you for rating this page!
Any issues or feedback?
What kind of problem would you like to report?
Please tell us more about what's wrong: