Describes the SVG processing mode requested for document parsing and static rendering.
public enum SvgProcessingMode
kind:method, kind:property, kind:ctor. Press Esc to clear.AnimatedAnimated rendering without interactive DOM behavior.DynamicInteractiveDynamic, interactive processing.SecureAnimatedAnimated rendering with secure-mode resource restrictions.SecureStaticStatic rendering with secure-mode resource restrictions.StaticStatic rendering without animation timelines or interactive DOM behavior.