Contents

strictEndDate

The sample’s end time must fall within the target time period.

Declaration

static var strictEndDate: HKQueryOptions { get }

Discussion

The sample’s end time must be equal to or later than the target’s start time, and the sample’s end time must also be earlier than the target’s end time.

See Also

Constants