constant BackgroundImageInterface::BLUR_SCROLL_FULL_VIEWPORT in Background Image 8
Same name and namespace in other branches
- 2.x src/BackgroundImageInterface.php \Drupal\background_image\BackgroundImageInterface::BLUR_SCROLL_FULL_VIEWPORT
- 2.0.x src/BackgroundImageInterface.php \Drupal\background_image\BackgroundImageInterface::BLUR_SCROLL_FULL_VIEWPORT
Same as BLUR_SCROLL, but also only if using the full_viewport setting.
@type int
File
- src/
BackgroundImageInterface.php, line 50
Class
- BackgroundImageInterface
- Provides an interface defining a Background Image entity.
Namespace
Drupal\background_imageCode
const BLUR_SCROLL_FULL_VIEWPORT = 2;