public property RoyalSliderOptionSetEntity::$ease_out in RoyalSlider Integration 8
Easing function of animation after ending of the swipe gesture.
Type: string
File
- src/
Entity/ RoyalSliderOptionSetEntity.php, line 229 - Contains \Drupal\royalslider\Entity\RoyalSliderOptionSetEntity.
Class
- RoyalSliderOptionSetEntity
- Defines a RoyalSliderOptionSet configuration entity class.
Namespace
Drupal\royalslider\EntityCode
public $ease_out = 'easeOutSine';