AutoSuspendHelper(Application) constructor¶
Defined in
Type: AutoSuspendHelper
Namespace: ReactiveUI.Reactive
Assembly: ReactiveUI.Reactive.dll
Applies to
net10.0-android36.0, net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net462, net481, net471
public AutoSuspendHelper(Application hostApplication)
Summary: Initializes a new instance of the AutoSuspendHelper class.
Parameters
| Name | Type | Description |
|---|---|---|
hostApplication | Application | The host application. |