Skip to main content

ShimmerView.ActualAppearance Property

Gets the common appearance settings that are applied to the current ShimmerView.

Namespace: DevExpress.Maui.Controls

Assembly: DevExpress.Maui.Controls.dll

NuGet Package: DevExpress.Maui.Controls

Declaration

public ShimmerViewActualAppearance ActualAppearance { get; }

Property Value

Type Description
ShimmerViewActualAppearance

Appearance settings that are applied to the current ShimmerView.

See Also