Back to Devexpress

SafeKeyboardAreaView.CloseAsync() Method

maui-devexpress-dot-maui-dot-core-dot-safekeyboardareaview-1b536607.md

latest1022 B
Original Source

SafeKeyboardAreaView.CloseAsync() Method

Closes the SafeKeyboardAreaView asynchronously and returns the Task that ends when closing animation completes.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public Task CloseAsync()

Returns

TypeDescription
Task

An operation that executes asynchronously and completes when the closing animation completes.

|

See Also

SafeKeyboardAreaView Class

SafeKeyboardAreaView Members

DevExpress.Maui.Core Namespace