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