Contents

allowsAnimatedImages

A Boolean that indicates whether or not the receiver allows animated images.

Declaration

var allowsAnimatedImages: Bool { get set }

Discussion

Set to true if the web view should allow animated images, otherwise false.

See Also

Related Documentation

Handling Images