Class AnimationProgressChangedEventArgs
Inheritance
System.Object
AnimationProgressChangedEventArgs
Namespace: Telerik.Maui
Assembly: Telerik.Maui.Core.dll
Syntax
public class AnimationProgressChangedEventArgs : Object
Fields
Progress
Declaration
public readonly double Progress
Field Value
System.Double
|