ImageViewCrossfade Property |
Used to tell whether image should be crossfaded in or not, they should be crossfaded if they come from the server, otherwise not
Namespace:
LSRetail.Omni.Domain.DataModel.Base.Retail
Assembly:
LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: LS Omni 3.7.0
Syntaxpublic bool Crossfade { get; set; }
Property Value
Type:
Boolean
See Also