BaiduMap_IOSSDK_v6.5.5doc_Docs  6.5.5
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 
BMKActionPaopaoView
Definition: BMKActionPaopaoView.h:15