ofwin_pauseanimation Subroutine

public subroutine ofwin_pauseanimation(pause)

Pause/unpause the animation.

This applies to the current active WindowProxy.

Arguments

Type IntentOptional Attributes Name
logical, intent(in) :: pause

True to pause the animation, False to unpause the animation.