appearanceMode property

AppearanceMode? appearanceMode
final

The colour theme for the viewer.

Provides an Android-specific override for the viewer's appearance mode. This field takes precedence over NutrientViewConfiguration.appearanceMode when both are set.

Maps to PdfActivityConfiguration$Builder.themeMode(ThemeMode).

See also:

Implementation

final AppearanceMode? appearanceMode;