OpenFolderDialog.

ShowAsync(Window) Method

Namespace
Avalonia.Controls
Containing Type
OpenFolderDialog

Syntax

public Task<string> ShowAsync(Window parent)

Parameters

Name Type Description
parent Window

Return Value

Type Description
Task<string>