INWorkoutNameIdentifierExtensions Class

Definition

Extension methods for the INWorkoutNameIdentifier class.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static class INWorkoutNameIdentifierExtensions
type INWorkoutNameIdentifierExtensions = class
Inheritance
INWorkoutNameIdentifierExtensions
Attributes

Methods

GetConstant(INWorkoutNameIdentifier)

Gets the NSString associated with this.

GetValue(NSString)

Gets the INWorkoutNameIdentifier identified by constant.

Applies to