SVGPreserveAspectRatio class

Corresponds to the preserveAspectRatio attribute, which is available for some of SVG's elements.

MDN Reference

Available extensions
Annotations
  • @JS()
  • @staticInterop

Constructors

SVGPreserveAspectRatio()
factory

Properties

align num

Available on SVGPreserveAspectRatio, provided by the SVGPreserveAspectRatio$Typings extension

getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
meetOrSlice num

Available on SVGPreserveAspectRatio, provided by the SVGPreserveAspectRatio$Typings extension

getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
svgMeetorsliceMeet num

Available on SVGPreserveAspectRatio, provided by the SVGPreserveAspectRatio$Typings extension

no setter
svgMeetorsliceSlice num

Available on SVGPreserveAspectRatio, provided by the SVGPreserveAspectRatio$Typings extension

no setter
svgMeetorsliceUnknown num

Available on SVGPreserveAspectRatio, provided by the SVGPreserveAspectRatio$Typings extension

no setter
svgPreserveaspectratioNone num

Available on SVGPreserveAspectRatio, provided by the SVGPreserveAspectRatio$Typings extension

no setter
svgPreserveaspectratioUnknown num

Available on SVGPreserveAspectRatio, provided by the SVGPreserveAspectRatio$Typings extension

no setter
svgPreserveaspectratioXmaxymax num

Available on SVGPreserveAspectRatio, provided by the SVGPreserveAspectRatio$Typings extension

no setter
svgPreserveaspectratioXmaxymid num

Available on SVGPreserveAspectRatio, provided by the SVGPreserveAspectRatio$Typings extension

no setter
svgPreserveaspectratioXmaxymin num

Available on SVGPreserveAspectRatio, provided by the SVGPreserveAspectRatio$Typings extension

no setter
svgPreserveaspectratioXmidymax num

Available on SVGPreserveAspectRatio, provided by the SVGPreserveAspectRatio$Typings extension

no setter
svgPreserveaspectratioXmidymid num

Available on SVGPreserveAspectRatio, provided by the SVGPreserveAspectRatio$Typings extension

no setter
svgPreserveaspectratioXmidymin num

Available on SVGPreserveAspectRatio, provided by the SVGPreserveAspectRatio$Typings extension

no setter
svgPreserveaspectratioXminymax num

Available on SVGPreserveAspectRatio, provided by the SVGPreserveAspectRatio$Typings extension

no setter
svgPreserveaspectratioXminymid num

Available on SVGPreserveAspectRatio, provided by the SVGPreserveAspectRatio$Typings extension

no setter
svgPreserveaspectratioXminymin num

Available on SVGPreserveAspectRatio, provided by the SVGPreserveAspectRatio$Typings extension

no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited