ShimmerView.ActualAppearance Property
In This Article
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
C#
public ShimmerViewActualAppearance ActualAppearance { get; }
#Property Value
Type | Description |
---|---|
Shimmer |
Appearance settings that are applied to the current Shimmer |
See Also