ShimmerViewActualAppearance.WaveOpacity Property
Gets the wave opacity that is applied to ShimmerView. To specify this color, use the WaveOpacity property.
Namespace: DevExpress.Maui.Controls
Assembly: DevExpress.Maui.Controls.dll
NuGet Package: DevExpress.Maui.Controls
Declaration
public double WaveOpacity { get; }
Property Value
Type | Description |
---|---|
Double | The wave opacity. |
See Also