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

Represents gradient background. More...

Detailed Description

Represents gradient background.

Public Member Functions

 BackgroundGradient (std::nullptr_t) noexcept
 
 BackgroundGradient (ALinearGradientBrush brush) noexcept
 
 BackgroundGradient (AColor begin, AColor end, AAngleRadians angle) noexcept
 
 BackgroundGradient (AColor begin, AColor end, ALayoutDirection direction) noexcept
 

Signals and public fields

AOptional< ALinearGradientBrushgradient
 

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


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