filmColor property

Color filmColor
final

The color to tint the image in this Magnifier.

On native Android, there is a almost transparent gray tint to the magnifier, in order to better distinguish the contents of the lens from the background.

Implementation

final Color filmColor;