MotionCanvasComposer
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.Motion
Summary:
Defines a motion canvas composer, a pair of render mode and frame ticker.
Object
=>
MotionCanvasComposer
Constructors
// Defines a motion canvas composer, a pair of render mode and frame ticker.
| IRenderMode renderMode, | // *summary not found* |
| IFrameTicker ticker | // *summary not found* |
)
Properties
Gets the render mode.
Type: IRenderMode
Type: IRenderMode
Gets the ticker.
Type: IFrameTicker
Type: IFrameTicker