ContentViewWithLifecycle Members

Com.MarcusTS.LifecycleAware

ContentViewWithLifecycle Members

The ContentViewWithLifecycle type exposes the following members.

Constructors


  Name Description
Public method ContentViewWithLifecycle
Initializes a new instance of the ContentViewWithLifecycle class.

Methods


  Name Description
Public method Static member CreateContentViewWithLifecycleBindableProperty<(Of <<'(PropertyTypeT>)>>)
Creates the content view with lifecycle bindable property.
Public method Dispose()()()()
Disposes this instance.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method ForceDisappearing
Forces the disappearing.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnAppGoingToSleep
Called when [application going to sleep].
Public method OnAppResuming
Called when [application resuming].
Public method OnAppStarting
Called when [application starting].
Public method OnPageAppearing
Called when the page disappears.
Public method OnPageDisappearing
Called when the page disappears.
Public method OnStageAppearing
Called when [stage appearing].
Public method OnStageDisappearing
Called when [stage disappearing].
Public method ToString (Inherited from Object.)

Fields


  Name Description
Public field Static member AppLifecycleReporterProperty
The application lifecycle reporter property
Public field Static member PageLifecycleReporterProperty
The page lifecycle reporter property

Properties


  Name Description
Public property AppLifecycleReporter
Gets or sets the application lifecycle reporter.
Public property Content
Gets or sets the content of the ContentView.
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 PageIsDisappearing
Occurs when [page is disappearing].