Share via


HKUnit.FromLengthFormatterUnit(NSLengthFormatterUnit) Method

Definition

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

Parameters

lengthFormatterUnit
NSLengthFormatterUnit

Returns

Attributes

Applies to