DOM.SVG.SVGPreserveAspectRatio (dom_svg v0.1.0)

https://svgwg.org/svg2-draft/single-page.html#coords-InterfaceSVGPreserveAspectRatio

Link to this section Summary

Link to this section Types

@type t() :: %DOM.SVG.SVGPreserveAspectRatio{
  align: integer(),
  meet_or_slice: integer()
}