BaiduMap_IOSSDK_v6.6.3_Docs  6.6.3
构造函数 | 属性 | 所有成员列表
BMKGroupUIView类 参考

#import <BMKGroupUIView.h>

类 BMKGroupUIView 继承关系图:
BMKBaseUIView BMKFrameLayout BMKHorizontalLayout BMKVerticalLayout

构造函数

(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
 

函数文档

◆ addView:

- (BOOL) addView: (BMKBaseUIView *)  view

◆ insertView:atIndex:

- (BOOL) insertView: (BMKBaseUIView *)  view
atIndex: (NSInteger)  index 

属性说明

◆ childs

- (NSArray<BMKBaseUIView *>*) childs
readnonatomicstrong

该类的文档由以下文件生成: