Microsoft SDK for Java

Animation.removeOnStart

Removes the delegate that is assigned to the start event.

Syntax

public final void removeOnStart( EventHandler value )

Parameters

value

The EventHandler delegate to be removed.

See Also   addOnStart

© 1999 Microsoft Corporation. All rights reserved. Terms of use.