method detachSourceSnapshot

bool detachSourceSnapshot();

Argumente

Zurückgegebener Wert

This method will remove the source snapshot that was attached to the current box with the attachSourceSnapshot method. If no snapshot is currently attached to the box there is no effect.

See the transition::perform method for an example.