BEHealthKit
1.11
A HealthKit plugin for Unity
Loading...
Searching...
No Matches
Unity
HealthKit
Assets
BEHealthKit
iOS
NSDateComponents+bridge.h
1
//
2
// NSDateComponents+bridge.h
3
// Unity-iPhone
4
//
5
// Created by greay on 7/25/19.
6
//
7
8
#import <Foundation/Foundation.h>
9
12
@interface
NSDateComponents (conversion)
13
14
+ (instancetype)dateComponentsFromBridgeString:(
char
*)xml;
16
@end
Generated by
1.10.0