SelectProjectDialog.

ShowDialogAsync(ColorScheme) Method

Syntax

public static Task<string?> ShowDialogAsync(ColorScheme colorScheme)

Parameters

Name Type Description
colorScheme ColorScheme

Return Value

Type Description
Task<string?>