public property RoyalSliderOptionSetEntity::$image_scale_padding in RoyalSlider Integration 8
Distance between image and edge of slide (doesn't work with 'fill' scale mode).
Type: int
File
- src/
Entity/ RoyalSliderOptionSetEntity.php, line 103 - Contains \Drupal\royalslider\Entity\RoyalSliderOptionSetEntity.
Class
- RoyalSliderOptionSetEntity
- Defines a RoyalSliderOptionSet configuration entity class.
Namespace
Drupal\royalslider\EntityCode
public $image_scale_padding = 4;