SVGAnimateMotionElement class
The interface corresponds to the <animateMotion>
element.
EventTarget
Node
Element
SVGElement
SVGAnimationElement
SVGAnimateMotionElement
- Implemented types
- Available extensions
- PropsAnimatable
- PropsARIAMixin
- PropsChildNode
- PropsDocumentAndElementEventHandlers
- PropsElement
- PropsElementCSSInlineStyle
- PropsEventTarget
- PropsGeometryUtils
- PropsGlobalEventHandlers
- PropsHTMLOrSVGElement
- PropsInnerHTML
- PropsNode
- PropsNonDocumentTypeChildNode
- PropsParentNode
- PropsRegion
- PropsSlottable
- PropsSVGAnimationElement
- PropsSVGElement
- PropsSVGElementInstance
- PropsSVGTests
- Annotations
-
- @JS()
- @staticInterop
Constructors
- SVGAnimateMotionElement()
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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