lowBitAmbient property

bool lowBitAmbient
final

Used to indicate whether the device has low-bit ambient mode.

When this property is set to true, the screen supports fewer bits for each color in ambient mode. In this case, activities should disable anti-aliasing in ambient mode.

Implementation

final bool lowBitAmbient;