HKFhirReleaseExtensions.GetConstant(HKFhirRelease) 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.
Retrieves the NSString constant that describes self.
public static Foundation.NSString? GetConstant(this HealthKit.HKFhirRelease self);
static member GetConstant : HealthKit.HKFhirRelease -> Foundation.NSString
Parameters
- self
- HKFhirRelease
The instance on which this method operates.