次の方法で共有


HKActivitySummary.ActiveEnergyBurned プロパティ

定義

ユーザーが日中に消費したエネルギーの量を取得または設定します。

public virtual HealthKit.HKQuantity ActiveEnergyBurned { [Foundation.Export("activeEnergyBurned", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setActiveEnergyBurned:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.ActiveEnergyBurned : HealthKit.HKQuantity with get, set

プロパティ値

ユーザーが日中に消費したエネルギーの量。

属性

適用対象