共用方式為


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) 之前使用

屬性

適用於