Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 502 Bytes

Shimmer.md

File metadata and controls

18 lines (16 loc) · 502 Bytes
title author description keywords dev_langs category subcategory experimental discussion-id issue-id icon
Shimmer
JustinXinLiu
An easy to use Shimmer control to indicate something is loading.
Shimmer, Loading, Control, Layout
csharp
Controls
Layout
true
381
390
Assets/Shimmer.png

The Shimmer control can be used to communicate to the user a certain UI element is fetching data or is loading. Duration can be set to set the length of the animation.

[!SAMPLE ShimmerSample]