Back to Devexpress

SafeKeyboardAreaView.IsOpened Property

maui-devexpress-dot-maui-dot-core-dot-safekeyboardareaview-033cc520.md

latest862 B
Original Source

SafeKeyboardAreaView.IsOpened Property

Gets or sets whether the KeyboardArea panel is displayed. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public bool IsOpened { get; set; }

Property Value

TypeDescription
Boolean

true if the KeyboardArea panel is displayed; otherwise, false.

|

See Also

SafeKeyboardAreaView Class

SafeKeyboardAreaView Members

DevExpress.Maui.Core Namespace