CoreMotionCanvas
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.Motion
Summary:
Defines a canvas that is able to animate the shapes inside it.
Object
=>
CoreMotionCanvas
Constructors
// Initializes a new instance of the CoreMotionCanvas class.
Properties
Gets the animatables collection.
Type: HashSet<Animatable>
Type: HashSet<Animatable>
Gets the drawables count.
Type: Int32
Type: Int32
Events
Occurs when the visual is invalidated.
Handler definition: Action<CoreMotionCanvas>
Handler definition: Action<CoreMotionCanvas>
Occurs when all the visuals in the canvas are valid.
Handler definition: Action<CoreMotionCanvas>
Handler definition: Action<CoreMotionCanvas>
Methods
// Invalidates this instance.
// Clears the canvas and tasks.
// Counts the geometries.
// Releases the resources.