AppWithLifecycle Members

Com.MarcusTS.LifecycleAware

AppWithLifecycle Members

The AppWithLifecycle type exposes the following members.

Methods


  Name Description
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 ToString (Inherited from Object.)

Properties


  Name Description
Public property MainPage
Gets or sets the root page of the application.

Events


  Name Description
Public event AppIsGoingToSleep
Occurs when [application is going to sleep].
Public event AppIsResuming
Occurs when [application is resuming].
Public event AppIsStarting
Occurs when [application is starting].