ViewModelWithLifecycle Members

Com.MarcusTS.LifecycleAware

ViewModelWithLifecycle Members

The ViewModelWithLifecycle type exposes the following members.

Methods


  Name Description
Public method Dispose()()()()
Disposes this instance.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnPageAppearing()()()()
Called when [page appearing].
Public method OnPageDisappearing()()()()
Called when [page disappearing].
Public method OnStageAppearing
Called when [stage appearing].
Public method OnStageDisappearing
Called when [stage disappearing].
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property AppLifecycleReporter
Gets or sets the application lifecycle reporter.
Public property IsCleaningUpBeforeFinalization
Gets or sets a value indicating whether this instance is cleaning up before finalization.
Public property PageLifecycleReporter
Gets or sets the page lifecycle reporter.
Public property StageLifecycleReporter
Gets or sets the stage lifecycle reporter.

Events


  Name Description
Public event PropertyChanged
Occurs when [property changed].