You are here

public property RoyalSliderOptionSetEntity::$autoplay_delay in RoyalSlider Integration 8

Delay between items in ms.

Type: int

File

src/Entity/RoyalSliderOptionSetEntity.php, line 520
Contains \Drupal\royalslider\Entity\RoyalSliderOptionSetEntity.

Class

RoyalSliderOptionSetEntity
Defines a RoyalSliderOptionSet configuration entity class.

Namespace

Drupal\royalslider\Entity

Code

public $autoplay_delay = 3000;