ViewOptionsChangedEventArgs Properties |
The ViewOptionsChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| EventType |
The type of view event which was raised
(Inherited from ViewEventArgs.) | |
| InvalidOptions |
A collection of invalid options.
| |
| Name |
The window name which raised the event.
(Inherited from OpenfinDesktopEventArgs.) | |
| OptionsDifference |
Shows which options wsere updated, and what their old and new values are
| |
| RuntimeID |
The RuntimeID which contains the Entitiy which raised the event.
(Inherited from OpenfinDesktopEventArgs.) | |
| Source |
The Openfin Entity which raised the event.
(Inherited from OpenfinDesktopEventArgs.) | |
| Target | (Inherited from ViewEventArgs.) | |
| Topic |
The topic for the entity that raised the event
(Inherited from OpenfinDesktopEventArgs.) | |
| UpdatedOptions |
The updated options object.
| |
| Uuid |
The application or connection UUID which raised the event.
(Inherited from OpenfinDesktopEventArgs.) | |
| View | (Inherited from ViewEventArgs.) |