Instance Propertyswiftwasm.webapikit 0.1.0SVG
baseVal
Generated.swift:334@ReadonlyAttribute var baseVal: SVGPreserveAspectRatio { get }
@ReadonlyAttribute var baseVal: SVGPreserveAspectRatio { get }
s3SVG30SVGAnimatedPreserveAspectRatioC7baseValAA011SVGPreservedE0Cvp
What are these?2A41L
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 animVal: SVGPreserveAspectRatio { get }
let jsObject: JSObject