AnimationPlayer.playbackActive

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

  1. bool playbackActive [@property getter]
  2. bool playbackActive [@property setter]
    struct AnimationPlayer
    @nogc nothrow @property
    void
    playbackActive
    (
    bool v
    )

Meta