Instance Propertyswiftwasm.webapikit 0.1.0SVG
cy
Generated.swift:498@ReadonlyAttribute var cy: SVGAnimatedLength { get }
@ReadonlyAttribute var cy: SVGAnimatedLength { get }
import SVG
class SVGCircleElement
@propertyWrapper struct ReadonlyAttribute<Wrapped> where Wrapped : ConstructibleFromJSValue
class SVGAnimatedLength
required init(unsafelyWrapping jsObject: JSObject)
override class var constructor: JSFunction? { get }
@ReadonlyAttribute var cx: SVGAnimatedLength { get }
@ReadonlyAttribute var r: SVGAnimatedLength { get }