HKDetailedCdaErrors Constructors
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.
Overloads
HKDetailedCdaErrors() | |
HKDetailedCdaErrors(NSDictionary) |
HKDetailedCdaErrors()
[Foundation.Preserve(Conditional=true)]
public HKDetailedCdaErrors ();
- Attributes
Applies to
HKDetailedCdaErrors(NSDictionary)
[Foundation.Preserve(Conditional=true)]
public HKDetailedCdaErrors (Foundation.NSDictionary dictionary);
new HealthKit.HKDetailedCdaErrors : Foundation.NSDictionary -> HealthKit.HKDetailedCdaErrors
Parameters
- dictionary
- NSDictionary
- Attributes