ViewModelWithLifecycle Members
The ViewModelWithLifecycle type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose()()()() |
Disposes this instance.
|
|
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnPageAppearing()()()() |
Called when [page appearing].
|
|
OnPageDisappearing()()()() |
Called when [page disappearing].
|
|
OnStageAppearing |
Called when [stage appearing].
|
|
OnStageDisappearing |
Called when [stage disappearing].
|
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
AppLifecycleReporter |
Gets or sets the application lifecycle reporter.
|
|
IsCleaningUpBeforeFinalization |
Gets or sets a value indicating whether this instance is cleaning up before finalization.
|
|
PageLifecycleReporter |
Gets or sets the page lifecycle reporter.
|
|
StageLifecycleReporter |
Gets or sets the stage lifecycle reporter.
|