hosanna-ui-docs - v0.9.0
    Preparing search index...

    Enumeration SGImageLoadStatus

    Enum representing the status of an image load operation.

    Index

    Enumeration Members

    Enumeration Members

    Failed: "failed"

    Indicates that the image failed to load.

    Loading: "loading"

    Indicates that the image is currently loading.

    None: "none"

    Indicates that there is no image load operation in progress.

    Ready: "ready"

    Indicates that the image has successfully loaded.