Removes the delegate that is assigned to the requestResize event.
public void removeOnRequestResize( RequestResizeEventHandler value )
value
The RequestResizeEventHandler delegate to be removed.
See Also addOnRequestResize, getOnRequestResize