SKMatrixMotionProperty
Class
Assembly LiveChartsCore.SkiaSharpView
Namespace LiveChartsCore.SkiaSharpView.Motion
Summary:
Defines a motion property to handle the SKMatrix type.
Implements:
Constructors
// Initializes a new instance of the SKMatrixMotionProperty class.
| String propertyName | // The property name. |
)
// Initializes a new instance of the SKMatrixMotionProperty class.
| String propertyName, | // The property name. |
| SKMatrix matrix | // The initial matrix. |
)
Properties
Gets the name of the property.
Type: String
Type: String
Gets or sets a value indicating whether this instance is completed.
Type: Boolean
Type: Boolean