ContentViewWithLifecycle..::..AppLifecycleReporter Property
Gets or sets the application lifecycle reporter.
Namespace:
Com.MarcusTS.LifecycleAware.Views.SubViews
Assembly:
Com.MarcusTS.LifecycleAware (in Com.MarcusTS.LifecycleAware.dll)
Syntax
public IReportAppLifecycle AppLifecycleReporter { get; set; }
Public Property AppLifecycleReporter As IReportAppLifecycle Get Set
public: property IReportAppLifecycle^ AppLifecycleReporter { IReportAppLifecycle^ get (); void set (IReportAppLifecycle^ value); }