automatically Invert Colors For Night Theme
fun automaticallyInvertColorsForNightTheme(automaticallyInvertColors: Boolean): PdfActivityConfiguration.Builder
Sets if the colors will be automatically inverted for night theme. This is enabled by default.
Parameters
automatically Invert Colors
true
if colors should be automatically inverted for night theme, false
otherwise.