BaiduMap_IOSSDK_v6.6.2_Docs
6.6.2
载入中...
搜索中...
未找到
BaiduMapAPI_Utils.framework
Headers
BMKUtilsVersion.h
浏览该文件的文档.
1
//
2
// BMKUtilsVersion.h
3
// UtilsComponent
4
//
5
// Created by wzy on 15/9/9.
6
// Copyright © 2015年 baidu. All rights reserved.
7
//
8
9
#ifndef BMKUtilsVersion_h
10
#define BMKUtilsVersion_h
11
12
#import <UIKit/UIKit.h>
13
23
FOUNDATION_EXTERN NSString*
BMKGetMapApiUtilsComponentVersion
(
void
);
24
29
UIKIT_EXTERN BOOL
BMKCheckUtilsComponentIsLegal
(
void
);
30
31
32
#endif
/* BMKUtilsVersion_h */
BMKGetMapApiUtilsComponentVersion
FOUNDATION_EXTERN NSString * BMKGetMapApiUtilsComponentVersion(void)
BMKCheckUtilsComponentIsLegal
UIKIT_EXTERN BOOL BMKCheckUtilsComponentIsLegal(void)
制作者
1.10.0