method renderTargetSnapshot

void renderTargetSnapshot();

Argumente

Zurückgegebener Wert

This method will force the box to render itself to the currently attached target snapshot. If no target snapshot is found for the box nothing will happen.

See the transition::perform method for an example.