Class MXAppExitMetric

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class MXAppExitMetric
extends MXMetric
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • MXAppExitMetric

      public MXAppExitMetric()
    • MXAppExitMetric

      protected MXAppExitMetric​(NSObject.Handle h, long handle)
    • MXAppExitMetric

      protected MXAppExitMetric​(NSObject.SkipInit skipInit)
  • Method Details

    • getForegroundExitData

      public MXForegroundExitData getForegroundExitData()
    • getBackgroundExitData

      public MXBackgroundExitData getBackgroundExitData()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()