IWindowBaseImpl.

Show(bool) Method

Summary

Shows the window.
Namespace
Avalonia.Platform
Containing Type
IWindowBaseImpl

Syntax

void Show(bool activate)

Parameters

Name Type Description
activate bool

Return Value

Type Description
void