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