Whether this preview has ended.
When a preview function is called, its associated
request has just been queued and preview.ended
is always false
.
Only if the preview function is async, preview.ended
can be true
.
See Delaying previews for an example.