Xuni Product Documentation - Xamarin.Forms
XuniAnimation Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by XuniAnimation.

Public Constructors
 NameDescription
Public ConstructorXuniAnimation ConstructorInitializes a new instance of a XuniAnimation.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DurationProperty  
Public FieldDurationPropertyName  
Public Fieldstatic (Shared in Visual Basic)EasingProperty  
Public FieldEasingPropertyName  
Public Fieldstatic (Shared in Visual Basic)StartDelayProperty  
Public FieldStartDelayPropertyName  
Top
Public Properties
 NameDescription
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyDuration Gets or sets the duration time in milliseconds of the animation.  
Public PropertyEasing Gets or sets the easing funtion used to interpolate the values of the animation.  
Public PropertyStartDelay Gets or sets the elapsed time in milliseconds before the animation starts.  
Top
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Top
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Top
See Also

Reference

XuniAnimation Class
Xuni.Forms.Core Namespace