Instance Propertyswiftwasm.webapikit 0.1.0SVG
animVal
Generated.swift:337@ReadonlyAttribute var animVal: SVGPreserveAspectRatio { get }
@ReadonlyAttribute var animVal: SVGPreserveAspectRatio { get }
s3SVG30SVGAnimatedPreserveAspectRatioC7animValAA011SVGPreservedE0Cvp
What are these?ARKL
import SVG
class SVGAnimatedPreserveAspectRatio
@propertyWrapper struct ReadonlyAttribute<Wrapped> where Wrapped : ConstructibleFromJSValue
class SVGPreserveAspectRatio
required init(unsafelyWrapping jsObject: JSObject)
class var constructor: JSFunction? { get }
@ReadonlyAttribute var baseVal: SVGPreserveAspectRatio { get }
let jsObject: JSObject