Interface IModelLanguageChangedEvent

An event describing that the current language associated with a model has changed.

Hierarchy

  • IModelLanguageChangedEvent

Properties

newLanguage: string

New language

oldLanguage: string

Previous language

source: string

Source of the call that caused the event.