We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

Trusted by the world’s leading companies

Syncfusion Trusted Companies

Overview

The WinUI Shimmer control is used to improve the responsiveness of an application by showing a modern shimmer effect when data is being loaded in the background.

WinUI Shimmer overview.


Built-in types

The WinUI Shimmer control provides different built-in types such as article, circle persona, feed, profile, shopping, square persona, and video.

Built-in types in WinUI Shimmer.


Custom layout

Custom shimmer patterns in a variety of forms provide an alternative to the built-in shimmer types.

Custom layout in WinUI Shimmer.


Customization

The appearance of a WinUI Shimmer control is highly customizable.

Fill

The fill color of the shimmer view can be changed as desired by the user.

Fill in WinUI Shimmer.

Wave color

The shimmer wave color can be changed to the desired color.

Wave color in WinUI Shimmer.

Wave width

The wave width can be changed to the desired value.

Wave width in WinuI Shimmer.

Repeat count

The number of times the shimmer shape should be repeated.

Repeat count in WinUI Shimmer.

Wave duration

The wave duration determines the duration of the animation wave in milliseconds.

Wave duration in WinUI Shimmer.


WinUI Shimmer code example

Easily get started with the WinUI Shimmer using a few simple lines of XAML and CS code examples as demonstrated below.

<Page
    x:Class="GettingStarted.MainPage"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:local="using:GettingStarted"
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
    xmlns:syncfusion="using:Syncfusion.UI.Xaml.Core"
    mc:Ignorable="d"
    Background="{ThemeResource ApplicationPageBackgroundThemeBrush}">
    <Grid>
      <syncfusion:SfShimmer />
    </Grid>
</Page>
// Creating an instance of the Shimmer control
SfShimmer Shimmer = new SfShimmer();

Syncfusion WinUI DataViz & UI Controls

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion reduces customers’ development time.
Here are some of their experiences.

Rated by users across the globe

Awards

Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.

Up arrow icon
Live Chat Icon For mobile