HKQuery
HKQuery(IntPtr)
HKQuery(NativeHandle)
HKQuery(NSObjectFlag)
ClassHandle
ObjectType
Predicate
SampleType
GetAverageQuantityPredicateForWorkoutActivities(NSPredicateOperatorType, HKQuantityType, HKQuantity)
GetAverageQuantityPredicateForWorkouts(NSPredicateOperatorType, HKQuantityType, HKQuantity)
GetMaximumQuantityPredicateForWorkoutActivities(NSPredicateOperatorType, HKQuantityType, HKQuantity)
GetMaximumQuantityPredicateForWorkouts(NSPredicateOperatorType, HKQuantityType, HKQuantity)
GetMinimumQuantityPredicateForWorkoutActivities(NSPredicateOperatorType, HKQuantityType, HKQuantity)
GetMinimumQuantityPredicateForWorkouts(NSPredicateOperatorType, HKQuantityType, HKQuantity)
GetPredicateForActivitySummariesBetween(NSDateComponents, NSDateComponents)
GetPredicateForActivitySummary(NSDateComponents)
GetPredicateForCategorySamples(NSPredicateOperatorType, nint)
GetPredicateForCategorySamples(NSPredicateOperatorType, nint)
GetPredicateForCategorySamples(NSSet<NSNumber>)
GetPredicateForClinicalRecords(HKFhirResourceType)
GetPredicateForClinicalRecords(HKSource, HKFhirResourceType, String)
GetPredicateForDuration(NSPredicateOperatorType, Double)
GetPredicateForElectrocardiograms(HKElectrocardiogramClassification)
GetPredicateForElectrocardiograms(HKElectrocardiogramSymptomsStatus)
GetPredicateForMetadataKey(NSString)
GetPredicateForMetadataKey(NSString, NSObject[])
GetPredicateForMetadataKey(NSString, NSPredicateOperatorType, NSObject)
GetPredicateForObject(NSUuid)
GetPredicateForObjects(HKElectrocardiogram)
GetPredicateForObjects(NSSet)
GetPredicateForObjectsFromDevices(NSSet<HKDevice>)
GetPredicateForObjectsFromSource(HKSource)
GetPredicateForObjectsFromSourceRevisions(NSSet<HKSourceRevision>)
GetPredicateForObjectsFromSources(NSSet)
GetPredicateForObjectsFromWorkout(HKWorkout)
GetPredicateForObjectsWithDeviceProperty(String, NSSet<NSString>)
GetPredicateForQuantitySamples(NSPredicateOperatorType, HKQuantity)
GetPredicateForSamples(NSDate, NSDate, HKQueryOptions)
GetPredicateForTotalDistance(NSPredicateOperatorType, HKQuantity)
GetPredicateForTotalEnergyBurned(NSPredicateOperatorType, HKQuantity)
GetPredicateForTotalFlightsClimbed(NSPredicateOperatorType, HKQuantity)
GetPredicateForTotalSwimmingStrokeCount(NSPredicateOperatorType, HKQuantity)
GetPredicateForVerifiableClinicalRecords(NSDateInterval)
GetPredicateForWorkoutActivities(HKWorkoutActivityType)
GetPredicateForWorkoutActivities(NSPredicateOperatorType, Double)
GetPredicateForWorkoutActivities(NSDate, NSDate, HKQueryOptions)
GetPredicateForWorkouts(HKWorkoutActivityType)
GetPredicateForWorkouts(NSPredicate)
GetSumQuantityPredicateForWorkoutActivities(NSPredicateOperatorType, HKQuantityType, HKQuantity)
GetSumQuantityPredicateForWorkouts(NSPredicateOperatorType, HKQuantityType, HKQuantity)
PredicateForObjectsWithNoCorrelation()
xamarinios
namespace HealthKit
{
[Introduced(PlatformName.WatchOS, 2, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
[Register("HKQuery", true)]
public class HKQuery : NSObject
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal HKQuery(IntPtr handle);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin watchOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API