You are here

public property RoyalSliderOptionSetEntity::$min_slide_offset in RoyalSlider Integration 8

Minimum distance in pixels to show next slide while dragging.

Type: int

File

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

Class

RoyalSliderOptionSetEntity
Defines a RoyalSliderOptionSet configuration entity class.

Namespace

Drupal\royalslider\Entity

Code

public $min_slide_offset = 10;