INWorkoutNameIdentifierExtensions.GetValue(NSString) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the INWorkoutNameIdentifier identified by constant
.
public static Intents.INWorkoutNameIdentifier GetValue (Foundation.NSString constant);
static member GetValue : Foundation.NSString -> Intents.INWorkoutNameIdentifier
Parameters
- constant
- NSString
The string for which to get the enumeration value.