GoodRead.GoodReadOverlayPreserveColors Property
Click or drag to resize

GoodReadGoodReadOverlayPreserveColors Property

goodReadOverlayPreserveColors selects whether the original colors of the overlay should be preserved.

Namespace: Com.Datalogic.Decode.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public Com.Datalogic.Device.Configuration.BooleanProperty GoodReadOverlayPreserveColors { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Device.Configuration.BooleanProperty
No description available.

Remarks
goodReadOverlayPreserveColors selects whether the original colors of the overlay should be preserved. When set to true, the colors specified in the overlay will not be altered during rendering, otherwise effects or modifications may be applied to the colors for a different display appearance.

[Android Documentation]

See Also