setDelay method

void setDelay(
  1. num delay
)

Sets the presentation delay in seconds.

Implementation

external void setDelay(num delay);