Classes | |
class | Dom.Text |
This class simply represents a global Language service. Things such as the UI/Speech sign on to the language change event and update themselves accordingly when it's fired. More... | |
Namespaces | |
Dom | |
The DOM namespace contains a 'tag soup' parser for handling HTML5 and other XML-like formats. It contains W3C compatible DOM nodes and functionality. | |
Constant Groups | |
Dom | |
The DOM namespace contains a 'tag soup' parser for handling HTML5 and other XML-like formats. It contains W3C compatible DOM nodes and functionality. | |
Functions | |
delegate void | Dom.TextModifierChange () |
An event called when any of the modifiers (such as gender) changes. More... | |
delegate void | Dom.LanguageChange (string code) |
An event called when the language is changed. More... | |