Property DualRing64
DualRing64
Gets the animated image that displays a dual ring loading indicator at 64 pixels in size.
public static AnimatedImage DualRing64 { get; }
Property Value
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.