Skip to main content

DXPopup.AnimationDurationProperty Field

In This Article

Identifies the AnimationDuration dependency property.

Namespace: DevExpress.XamarinForms.Popup

Assembly: DevExpress.XamarinForms.Editors.dll

NuGet Package: DevExpress.XamarinForms.Editors

#Declaration

C#
public static readonly BindableProperty AnimationDurationProperty

#Field Value

Type Description
Xamarin.Forms.BindableProperty

A dependency property identifier.

See Also