fontSubpixelLayout property

FontSubpixelLayout? fontSubpixelLayout
getter/setter pair

Sets the font subpixel layout for LCD rendering. This determines how subpixel rendering is performed based on the physical arrangement of the display's RGB subpixels.

This is a WPE Platform setting that affects the entire display.

The default value is null (follows system default).

Officially Supported Platforms/Implementations:

Implementation

FontSubpixelLayout? fontSubpixelLayout;