Overview | Methods | This Package | All Packages
Removes the delegate that is assigned to the requestResize event.
Syntax
public void removeOnRequestResize( RequestResizeEventHandler value )
Parameters
value
The RequestResizeEventHandler delegate to be removed.
See Also addOnRequestResize, getOnRequestResize