Skip to content

AutoSuspendHelper(IApplicationLifetime) constructor

Defined in

Type: AutoSuspendHelper Namespace: Avalonia.ReactiveUI Assembly: ReactiveUI.Avalonia.Autofac.dll

Applies to

netstandard2.0, netstandard2.0, netstandard2.0, netstandard2.0, netstandard2.0

public AutoSuspendHelper(IApplicationLifetime lifetime)

View source

Summary: Initializes a new instance of the AutoSuspendHelper class.

Parameters

NameTypeDescription
lifetimeIApplicationLifetimePass in the Application.ApplicationLifetime property.