AnimationPlayer.autoplay

The name of the animation to play when the scene loads.

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

Meta