bn::backdrop_blending_bottom_enabled_manager class

Manages if the backdrop must be part of the blending bottom layer or not.

Public static functions

static auto get() -> bool
Indicates if the backdrop is part of the blending bottom layer or not.
static void set(bool enabled)
Sets if the backdrop must be part of the blending bottom layer or not.