Function AnimationPlayer.playbackActive

If true, updates animations in response to process-related notifications.

bool playbackActive() nothrow @property @nogc;

void playbackActive (
  bool v
) nothrow @property @nogc;