Property State
State
Gets or sets an optional state parameter passed from the InvalidateAsync(object?, CancellationToken) call.
Declaration
public object? State { get; set; }
Property Value
| Type | Description |
|---|---|
| object | An optional state parameter passed from the InvalidateAsync(object?, CancellationToken) call. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |