DXPopup.AllowAnimationProperty Field
In This Article
Identifies the AllowAnimation dependency property.
Namespace: DevExpress.XamarinForms.Popup
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
#Declaration
C#
public static readonly BindableProperty AllowAnimationProperty
#Field Value
Type | Description |
---|---|
Xamarin. |
A dependency property identifier. |
See Also