acrylicEnabled property

bool acrylicEnabled
getter/setter pair

Whether the acrylic blur effect is enabled. This value is used globally, but can be overwritten using the enabled property. This is usually disabled when the system is in battery-save mode.

Implementation

static bool acrylicEnabled = true;