ContentPageWithLifecycle Members

Com.MarcusTS.LifecycleAware

ContentPageWithLifecycle Members

The ContentPageWithLifecycle type exposes the following members.

Constructors


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

Methods


  Name Description
Public method Static member CreateContentPageWithLifecycleBindableProperty<(Of <<'(PropertyTypeT>)>>)
Creates the content page 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 ToString (Inherited from Object.)

Fields


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

Properties


  Name Description
Public property AppLifecycleReporter
Gets or sets the application lifecycle reporter.
Public property Content
Gets or sets the view that contains the content of the Page.

Events


  Name Description
Public event PageIsAppearing
Occurs when [page is appearing].
Public event PageIsDisappearing
Occurs when [page is disappearing].