ControlledApplicationLifetimeStartupEventArgs Class

Summary

Contains the arguments for the Startup event.
Namespace
Avalonia.Controls.ApplicationLifetimes
Base Types
  • object
  • EventArgs
graph BT Type-->Base0["EventArgs"] Base0-->Base1["object"] Type["ControlledApplicationLifetimeStartupEventArgs"] class Type type-node

Syntax

public class ControlledApplicationLifetimeStartupEventArgs : EventArgs

Constructors

Properties

Name Value Summary
Args string[]