BaiduMap_IOSSDK_v6.6.2_Docs 6.6.2
载入中...
搜索中...
未找到
BMKActionPaopaoView.h
浏览该文件的文档.
1/*
2 * BMKActionPaopaoView.h
3 * BMapKit
4 *
5 * Copyright 2011 Baidu Inc. All rights reserved.
6 *
7 */
8
9#import <UIKit/UIKit.h>
10
14@interface BMKActionPaopaoView : UIView
15
19- (instancetype)initWithCustomView:(UIView *)customView;
20
21@end
22
Definition BMKActionPaopaoView.h:15