Share via


HKUnit.GetLengthFormatterUnit(HKUnit) Method

Definition

[Foundation.Export("lengthFormatterUnitFromUnit:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSLengthFormatterUnit GetLengthFormatterUnit(HealthKit.HKUnit unit);
[<Foundation.Export("lengthFormatterUnitFromUnit:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetLengthFormatterUnit : HealthKit.HKUnit -> Foundation.NSLengthFormatterUnit

Parameters

unit
HKUnit

Returns

Attributes

Applies to