SvgIcon.IsLoading Property
Gets whether the SVG image is currently loading.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the SVG image is currently loading; otherwise, false. |
See Also