Table of Contents

Property DualRing64

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DualRing64

Gets the animated image that displays a dual ring loading indicator at 64 pixels in size.

public static AnimatedImage DualRing64 { get; }

Property Value

AnimatedImage

Remarks

This property returns a cached instance of the animated image, which is loaded from a predefined URL. The returned image can be reused across multiple UI elements to indicate loading or processing states efficiently.