Summary
Gets or sets the clock which controls the animations on the control.
- Namespace
- Avalonia
.Animation - Containing Type
- Animatable
Syntax
public IClock Clock { get; set; }
Value
Type | Description |
---|---|
IClock |
public IClock Clock { get; set; }
Type | Description |
---|---|
IClock |