Share via


INWorkoutNameIdentifierExtensions Class

Definition

Extension methods for the INWorkoutNameIdentifier enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class INWorkoutNameIdentifierExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type INWorkoutNameIdentifierExtensions = class
Inheritance
INWorkoutNameIdentifierExtensions
Attributes

Methods

Name Description
GetConstant(INWorkoutNameIdentifier)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the INWorkoutNameIdentifier value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the INWorkoutNameIdentifier value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the INWorkoutNameIdentifier value named by constant.

Applies to