interface ImageSourceEvents {
    updated: {};
}

Properties

Properties

updated: {}

Raised when the source's content has been updated.

Type declaration