Logo FluentUI

Shimmer QML Type

A loading shimmer placeholder. More...

Import Statement: import FluentUI.Controls 1.0

Properties

Detailed Description

Shimmer displays an animated placeholder effect that simulates content loading. It is typically used to indicate that content is being loaded or processed, providing visual feedback to the user.

Property Documentation

color : color

The base color of the shimmer effect. The animation creates a lighter sweeping highlight across this color.

height : int

The height of the shimmer placeholder in pixels.

width : int

The width of the shimmer placeholder in pixels.