Skip to main content

LifetimeOverride Property

Obsolete.

This property has no effect

Gets a method to override a lifetime factory.

Definition

Namespace: Avalonia
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

[ObsoleteAttribute("This property has no effect", true)]
public Func<Type, IApplicationLifetime?>? LifetimeOverride { get; }

Property Value

Func(Type, IApplicationLifetime)

See Also

Reference

AppBuilder Class
Avalonia Namespace