Skip to content

WindowClosedEventArgs

Summary

Provides data for WindowClosed event handlers

Signature

1
public class WindowClosedEventArgs

Namespace

cAlgo.API

Properties

Window

Summary

The window the got closed

Signature

1
public Window Window {get;}

Return Value

Window


Last update: November 30, 2023