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.
A Boolean that indicates whether or not the receiver allows animated images.
var allowsAnimatedImages: Bool { get set }Set to true if the web view should allow animated images, otherwise false.