You are here

public property RoyalSliderOptionSetEntity::$autoplay_pause_on_hover in RoyalSlider Integration 8

Pause autoplay on hover.

Type: bool

File

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

Class

RoyalSliderOptionSetEntity
Defines a RoyalSliderOptionSet configuration entity class.

Namespace

Drupal\royalslider\Entity

Code

public $autoplay_pause_on_hover = TRUE;