Back to Devexpress

ShimmerView.WaveBackgroundOpacity Property

maui-devexpress-dot-maui-dot-controls-dot-shimmerview-b32ca69d.md

latest837 B
Original Source

ShimmerView.WaveBackgroundOpacity Property

Gets or sets wave background opacity. A value from 0 to 1. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public double WaveBackgroundOpacity { get; set; }

Property Value

TypeDescription
Double

A value that specifies opacity.

|

See Also

ShimmerView Class

ShimmerView Members

DevExpress.Maui.Controls Namespace