ImagePreloader.UseCORS

Syntax

UseCORS: Boolean

Description

The UseCORS property determines whether the CORS technology is used to load images from another domain.

Comments

Available values:

Use JSON or the setUseCORS method to set the property value and the getUseCORS method to get the property value.

Example

The property use is given in description of the ImagePreloader constructor.

See also:

ImagePreloader