Show / Hide Table of Contents

Class ImageLoadStatus

Inheritance
System.Object
ImageLoadStatus
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class ImageLoadStatus : Enum

Fields

Canceled

Declaration
public const ImageLoadStatus Canceled
Field Value
Type Description
ImageLoadStatus

Completed

Declaration
public const ImageLoadStatus Completed
Field Value
Type Description
ImageLoadStatus

Failed

Declaration
public const ImageLoadStatus Failed
Field Value
Type Description
ImageLoadStatus

Loading

Declaration
public const ImageLoadStatus Loading
Field Value
Type Description
ImageLoadStatus

Unknown

Declaration
public const ImageLoadStatus Unknown
Field Value
Type Description
ImageLoadStatus

value__

Declaration
public int value__
Field Value
Type Description
System.Int32