다음을 통해 공유


HKQuery.GetPredicateForActivitySummariesBetween 메서드

정의

제공된 날짜 사이에 발생한 활동의 활동 요약과 일치하는 조건자를 반환합니다.

[Foundation.Export("predicateForActivitySummariesBetweenStartDateComponents:endDateComponents:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 2, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSPredicate GetPredicateForActivitySummariesBetween (Foundation.NSDateComponents startDateComponents, Foundation.NSDateComponents endDateComponents);
static member GetPredicateForActivitySummariesBetween : Foundation.NSDateComponents * Foundation.NSDateComponents -> Foundation.NSPredicate

매개 변수

startDateComponents
NSDateComponents
endDateComponents
NSDateComponents

반환

특성

적용 대상