WindowBase.

Show() Method

Summary

Shows the window.
Namespace
Avalonia.Controls
Containing Type
WindowBase

Syntax

public virtual void Show()

Return Value

Type Description
void