AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
ass::BackgroundEffect Struct Reference

Represents custom-rendered background effect. More...

Detailed Description

Represents custom-rendered background effect.

See also
Background_effect

Public Member Functions

 BackgroundEffect (std::nullptr_t)
 
template<typename... Args>
 BackgroundEffect (Args &&... args)
 

Signals and public fields

AVector< _< IBackgroundEffect > > mEffects
 

#include <AUI/ASS/Property/BackgroundEffect.h>


The documentation for this struct was generated from the following file: