set_flush_on_destroy


Description:

public void set_flush_on_destroy (bool flush_on_destroy)

Control whether cached data will be written to the backend before it is destroyed.

If false unwritten data will be discarded.

Parameters:

this

a TileBackend

flush_on_destroy

true if the backend needs to be flushed