AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
ass::BackgroundGradient Struct Reference

Represents gradient background. More...

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

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
 

Detailed Description

Represents gradient background.


The documentation for this struct was generated from the following file:
Collaboration diagram for ass::BackgroundGradient: