Back to Devexpress

DXExpander.AllowOpacityAnimation Property

maui-devexpress-dot-maui-dot-core-dot-dxexpander-77f157e8.md

latest873 B
Original Source

DXExpander.AllowOpacityAnimation Property

Gets or sets whether to show and hide content with the opacity animation effect. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public bool AllowOpacityAnimation { get; set; }

Property Value

TypeDescription
Boolean

true to show and hide content with the opacity animation effect; otherwise, false.

|

See Also

DXExpander Class

DXExpander Members

DevExpress.Maui.Core Namespace