complete property
The read-only HTMLImageElement interface's
complete attribute is a Boolean value which indicates
whether or not the image has completely loaded.
Implementation
external bool get complete;
The read-only HTMLImageElement interface's
complete attribute is a Boolean value which indicates
whether or not the image has completely loaded.
external bool get complete;