SKHighContrastConfig

Undocumented in source.

Constructors

this
this(bool grayscale, SKHighContrastConfigInvertStyle invertStyle, float contrast)
Undocumented in source.

Members

Functions

Contrast
float Contrast()
Undocumented in source. Be warned that the author may not have intended to support it.
Contrast
void Contrast(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
Grayscale
bool Grayscale()
Undocumented in source. Be warned that the author may not have intended to support it.
Grayscale
void Grayscale(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
InvertStyle
SKHighContrastConfigInvertStyle InvertStyle()
Undocumented in source. Be warned that the author may not have intended to support it.
InvertStyle
void InvertStyle(SKHighContrastConfigInvertStyle value)
Undocumented in source. Be warned that the author may not have intended to support it.
IsValid
bool IsValid()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

Default
enum SKHighContrastConfig Default;
Undocumented in source.

Meta