Class Propertyswiftwasm.webapikit 0.1.0SVG
constructor
Generated.swift:323class var constructor: JSFunction? { get }
class var constructor: JSFunction? { get }
s3SVG30SVGAnimatedPreserveAspectRatioC11constructor13JavaScriptKit10JSFunctionCSgvpZ
What are these?14NX
import SVG
class SVGAnimatedPreserveAspectRatio
class JSFunction
JSFunction
represents a function in JavaScript and supports new object instantiation. This type can be callable as a function using callAsFunction
.
required init(unsafelyWrapping jsObject: JSObject)
@ReadonlyAttribute var animVal: SVGPreserveAspectRatio { get }
@ReadonlyAttribute var baseVal: SVGPreserveAspectRatio { get }
let jsObject: JSObject