BaiduMap_IOSSDK_v6.6.3_Docs  6.6.3
属性 | 所有成员列表
BMKImageUIView类 参考

#import <BMKImageUIView.h>

类 BMKImageUIView 继承关系图:
BMKBaseUIView

属性

UIImage * image
 
UIImage * maskImage
 
UIColor * color
 
- 属性 继承自 BMKBaseUIView
BMKVisibility visibility
 
int width
 
int height
 
BMKGravityType gravity
 
UIEdgeInsets padding
 
UIEdgeInsets margin
 
BOOL clickable
 
UIImage * background
 
UIColor * backgroundColor
 

额外继承的成员函数

- 构造函数 继承自 BMKBaseUIView
(void) - setTarget:action:
 点击事件,the action cannot be NULL. Note that the target is not retained. 更多...
 

属性说明

◆ color

- (UIColor*) color
readwritenonatomicstrong

◆ image

- (UIImage*) image
readwritenonatomicstrong

◆ maskImage

- (UIImage*) maskImage
readwritenonatomicstrong

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