HKHealthStore.GetAuthorizationStatus(HKObjectType) 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.
Returns the authorization status for type
.
[Foundation.Export("authorizationStatusForType:")]
public virtual HealthKit.HKAuthorizationStatus GetAuthorizationStatus (HealthKit.HKObjectType type);
abstract member GetAuthorizationStatus : HealthKit.HKObjectType -> HealthKit.HKAuthorizationStatus
override this.GetAuthorizationStatus : HealthKit.HKObjectType -> HealthKit.HKAuthorizationStatus
Parameters
- type
- HKObjectType
Returns
- Attributes