QPExitedApiCoverageRegionEvent

public struct QPExitedApiCoverageRegionEvent : QPEvent

Event triggered when the Engine detects that the user has exited the circular region coveder by the latest API call to fetch the relative vSigns.

  • Declaration

    Swift

    public let region: CLCircularRegion
  • Declaration

    Swift

    public var description: String { get }
  • Declaration

    Swift

    public var secondaryDescription: String? { get }