| BaiduMap_IOSSDK_v6.6.5_Docs 6.6.5
    | 
#include <BMKBaseUIView.h>
 
  
| 构造函数 | |
| (void) | - setTarget:action: | 
| 点击事件,the action cannot be NULL. Note that the target is not retained. | |
| 属性 | |
| BMKVisibility | visibility | 
| int | width | 
| int | height | 
| BMKGravityType | gravity | 
| UIEdgeInsets | padding | 
| UIEdgeInsets | margin | 
| BOOL | clickable | 
| UIImage * | background | 
| UIColor * | backgroundColor | 
| - (void) setTarget: | (nullable id) | target | |
| action: | (SEL) | clickAction | 
点击事件,the action cannot be NULL. Note that the target is not retained.
| 
 | readwritenonatomicstrong | 
@Defalt false
| 
 | readwritenonatomicstrong | 
| 
 | readwritenonatomicassign | 
控件外部的空白区
| 
 | readwritenonatomicassign | 
| 
 | readwritenonatomicassign | 
| 
 | readwritenonatomicassign | 
控件内部的空白区
| 
 | readwritenonatomicassign | 
控件内部的布局
| 
 | readwritenonatomicassign | 
| 
 | readwritenonatomicassign | 
控件可见的状态