HealthKit.HKQuantity.IsCompatible Method
Checks if the specified unit is compatible with this quantity.

Syntax

[Foundation.Export("isCompatibleWithUnit:")]
public virtual bool IsCompatible (HKUnit unit)

Parameters

unit
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Units are compatible when they represent the same quantity, even if they are using different units.  This function would return true for example if the quantity was in meters, and the specified unit was in feet as they are convertible to each other.   

Requirements

Namespace: HealthKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0