Kanzi 3.9.10
kanzi::interop::ShadowEffect2DEnums Struct Reference

#include <kanzi/interop/autogen/core.ui/effect/shadow_effect2d_enums.hpp>

Public Types

enum class  Quality { Low , Normal , High , Count }
 Defines the visual quality levels of the shadow effect. More...
 
enum class  Type { DropShadow , InnerShadow , Count }
 Defines the types of the shadow effect. More...
 

Member Enumeration Documentation

◆ Quality

Defines the visual quality levels of the shadow effect.

Enumerator
Low 

Lowest shadow quality.

Normal 

Normal shadow quality. This is the default.

High 

High shadow quality.

Count 

Number of quality options.

◆ Type

Defines the types of the shadow effect.

Enumerator
DropShadow 

Drop shadow appears behind or below objects.

InnerShadow 

Inner shadow appears inside objects.

Count 

Number of shadow types.


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