HKQueryAnchor.Create(nuint) 方法

定义

返回指定定位点值的定位点对象。 (在 iOS 9.0) 之前使用了定位点值

[Foundation.Export("anchorFromValue:")]
public static HealthKit.HKQueryAnchor Create(nuint value);
static member Create : nuint -> HealthKit.HKQueryAnchor

参数

value
System.System.UIntPtr System.unativeint

在 iOS 9.0 之前使用的定位点值,用于从中构造定位点对象。

返回

指定定位点值的定位点对象。 (在 iOS 9.0) 之前使用了定位点值

属性

适用于