Back to Devexpress

SafeKeyboardAreaView.Content Property

maui-devexpress-dot-maui-dot-core-dot-safekeyboardareaview-1624b27b.md

latest769 B
Original Source

SafeKeyboardAreaView.Content Property

Gets or sets the content displayed within the page. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public object Content { get; set; }

Property Value

TypeDescription
System.Object

The content displayed within the page.

|

See Also

SafeKeyboardAreaView Class

SafeKeyboardAreaView Members

DevExpress.Maui.Core Namespace