darkTheme property

bool darkTheme
getter/setter pair

Specifies whether the images included in the realistic view warning will be optimized for the light or dark color scheme. This option is applicable only to the RealisticViewWarning.realisticViewVectorImage. For RealisticViewWarning.realisticViewRasterImage the dark theme is always false.

Implementation

bool darkTheme;