SizeChangedEvent
struct SizeChangedEvent {
}
Members
- newHeight
int newHeight;
Undocumented in source.
- newWidth
int newWidth;
Undocumented in source.
- oldHeight
int oldHeight;
Undocumented in source.
- oldWidth
int oldWidth;
Undocumented in source.
terminal
classesenumsfunctionsinterfacesmanifest constantsstatic variablesstructs
.