ContentPageWithLifecycle Members
The ContentPageWithLifecycle type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
ContentPageWithLifecycle |
Initializes a new instance of the ContentPageWithLifecycle class.
|
Methods
| Name | Description | |
|---|---|---|
|
CreateContentPageWithLifecycleBindableProperty<(Of <<'(PropertyTypeT>)>>) |
Creates the content page with lifecycle bindable property.
|
|
Dispose()()()() |
Disposes this instance.
|
|
Equals(System.Object) | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
ForceDisappearing |
Forces the disappearing.
|
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
OnAppGoingToSleep |
Called when [application going to sleep].
|
|
OnAppResuming |
Called when [application resuming].
|
|
OnAppStarting |
Called when [application starting].
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
AppLifecycleReporter |
Gets or sets the application lifecycle reporter.
|
|
Content |
Gets or sets the view that contains the content of the Page.
|
Events
| Name | Description | |
|---|---|---|
|
PageIsAppearing |
Occurs when [page is appearing].
|
|
PageIsDisappearing |
Occurs when [page is disappearing].
|