class ResourceResizedListener
Convenience class to help constructs register for resize event notifications.
File location: framework/cauldron/framework/inc/render/resourceresizedlistener.h
Construction
Return type |
Description |
---|---|
ResourceResizedListener ()
|
Methods
Return type |
Description |
---|---|
void |
MarkAsResizableResourceDependent ()
|
void |
MarkAsResizableResourceIndependent ()
|
void |
OnResourceResized () = 0
|