C++
void SetIsThemed( bool bIsThemed );
Description
Set this object IsThemed flag.
Parameters
| Parameters | Description |
|---|---|
| bIsThemed | If true, dark/light theme support for image resource. |
void SetIsThemed( bool bIsThemed );
Set this object IsThemed flag.
| Parameters | Description |
|---|---|
| bIsThemed | If true, dark/light theme support for image resource. |