HKObjectType.GetSeriesType(String) Method

Definition

[Foundation.Export("seriesTypeForIdentifier:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static HealthKit.HKSeriesType GetSeriesType (string identifier);
static member GetSeriesType : string -> HealthKit.HKSeriesType

Parameters

identifier
String

Returns

Attributes

Applies to