You are here

public property RoyalSliderOptionSetEntity::$visible_nearby_center in RoyalSlider Integration 8

Alignment of center image, if you set it to false center image will be aligned to left.

Type: bool

File

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

Class

RoyalSliderOptionSetEntity
Defines a RoyalSliderOptionSet configuration entity class.

Namespace

Drupal\royalslider\Entity

Code

public $visible_nearby_center = TRUE;