xlinkFailGracefully property

bool xlinkFailGracefully
getter/setter pair

boolean If true, xlink-related errors will result in a fallback to the tag's existing contents. If false, xlink-related errors will be propagated to the application and will result in a playback failure. Defaults to false if not provided.

Implementation

external bool xlinkFailGracefully;