ContentPageWithLifecycle Class

Com.MarcusTS.LifecycleAware

ContentPageWithLifecycle Class

Use this as the basis of all pages if possible. If not possible in a few cases, copy this code into your other classes as-is and it will work the same way. Implements the [Xamarin.Forms.ContentPage] Implements the IContentPageWithLifecycle Implements the IContentPageWithLifecycle Implements the [ContentPage]

Namespace:  Com.MarcusTS.LifecycleAware.Views.Pages
Assembly:  Com.MarcusTS.LifecycleAware (in Com.MarcusTS.LifecycleAware.dll)

Syntax


public class ContentPageWithLifecycle : IContentPageWithLifecycle
Public Class ContentPageWithLifecycle _
	Implements IContentPageWithLifecycle
public ref class ContentPageWithLifecycle : IContentPageWithLifecycle

Inheritance Hierarchy


Object
  Com.MarcusTS.LifecycleAware.Views.Pages..::..ContentPageWithLifecycle