Share

CAdUiImage::SetIsThemed Method

C++

void SetIsThemed(
    bool bIsThemed
);

Description

Set this object IsThemed flag.

Parameters

Parameters Description
bIsThemed If true, dark/light theme support for image resource.

Links

CAdUiImage Class

Was this information helpful?