|
BaiduMap_IOSSDK_v6.6.5_Docs 6.6.5
|
#include <BMKGroupUIView.h>
构造函数 | |
| (BOOL) | - addView: |
| (BOOL) | - insertView:atIndex: |
构造函数 继承自 BMKBaseUIView | |
| (void) | - setTarget:action: |
| 点击事件,the action cannot be NULL. Note that the target is not retained. | |
属性 | |
| NSArray< BMKBaseUIView * > * | childs |
属性 继承自 BMKBaseUIView | |
| BMKVisibility | visibility |
| int | width |
| int | height |
| BMKGravityType | gravity |
| UIEdgeInsets | padding |
| UIEdgeInsets | margin |
| BOOL | clickable |
| UIImage * | background |
| UIColor * | backgroundColor |
| - (BOOL) addView: | (BMKBaseUIView *) | view |
| - (BOOL) insertView: | (BMKBaseUIView *) | view | |
| atIndex: | (NSInteger) | index |
|
readnonatomicstrong |