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)
Summary: Initializes a new instance of the AutoSuspendHelper class.
Parameters
| Name | Type | Description |
|---|---|---|
lifetime | IApplicationLifetime | Pass in the Application.ApplicationLifetime property. |