ITopLevelImpl.

Closed Property

Summary

Gets or sets a method called when the underlying implementation is destroyed.
Namespace
Avalonia.Platform
Containing Type
ITopLevelImpl

Syntax

Action Closed { get; set; }

Value

Type Description
Action