RestoringComponentStateSubscription Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a subscription to component state restoration events. Dispose to unsubscribe.
public readonly struct RestoringComponentStateSubscription : IDisposable
type RestoringComponentStateSubscription = struct
interface IDisposable
Public Structure RestoringComponentStateSubscription
Implements IDisposable
- Inheritance
-
RestoringComponentStateSubscription
- Implements
Methods
| Name | Description |
|---|---|
| Dispose() |
Unsubscribes from state restoration events. |