HKHealthStore.StopQuery(HKQuery) Method

Definition

Stops the specified in-progress query

[Foundation.Export("stopQuery:")]
public virtual void StopQuery (HealthKit.HKQuery query);
abstract member StopQuery : HealthKit.HKQuery -> unit
override this.StopQuery : HealthKit.HKQuery -> unit

Parameters

query
HKQuery
Attributes

Applies to