Argument: None
Result: None
Valid for: Any object
The Resize method invokes the onResize callback (if any) for an object. It does not actually resize the object. Its main use is to trigger recalculation of dimensional information in your program, for example if the number of items displayed has changed and you want to ensure they are still evenly spaced.