Skip to main content

ShimmerViewActualAppearance.WaveBackgroundOpacity Property

Gets the wave background opacity that is applied to ShimmerView. To specify this color, use the WaveBackgroundOpacity property.

Namespace: DevExpress.Maui.Controls

Assembly: DevExpress.Maui.Controls.dll

NuGet Package: DevExpress.Maui.Controls

Declaration

public double WaveBackgroundOpacity { get; }

Property Value

Type Description
Double

The wave background opacity.

See Also