You are here

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\Entity

Code

public $ease_out = 'easeOutSine';