Back to Devexpress

SafeKeyboardAreaView.KeyboardAreaContentTemplate Property

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

latest1.0 KB
Original Source

SafeKeyboardAreaView.KeyboardAreaContentTemplate Property

Gets or sets the template applied to the KeyboardAreaContent. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public DataTemplate KeyboardAreaContentTemplate { get; set; }

Property Value

TypeDescription
DataTemplate

The template applied to the KeyboardAreaContent.

|

See Also

SafeKeyboardAreaView Class

SafeKeyboardAreaView Members

DevExpress.Maui.Core Namespace