Back to Devexpress

SafeKeyboardAreaView.AllowAnimation Property

maui-devexpress-dot-maui-dot-core-dot-safekeyboardareaview-64513104.md

latest971 B
Original Source

SafeKeyboardAreaView.AllowAnimation Property

Gets or sets whether SafeKeyboardAreaView animations are displayed. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public bool AllowAnimation { get; set; }

Property Value

TypeDescription
Boolean

true to animate SafeKeyboardAreaView; otherwise, false.

|

See Also

SafeKeyboardAreaView Class

SafeKeyboardAreaView Members

DevExpress.Maui.Core Namespace