Rebar.removeOnLayoutChange

Overview | Methods | This Package | All Packages

Rebar.removeOnLayoutChange

Removes the delegate that is assigned to the layoutChange event.

Syntax

public void removeOnLayoutChange( EventHandler handler )

Parameters

handler

The EventHandler delegate to be removed.

See Also   addOnLayoutChange