TuSDKICMaskRegionView Class Reference
| Inherits from | UIView |
|---|---|
| Declared in | TuSDKICMaskRegionView.h |
regionRect
选区信息
@property (nonatomic, readonly) CGRect regionRectDeclared In
TuSDKICMaskRegionView.h
edgeMaskColor
边缘覆盖区域颜色 (默认:[UIColor clearColor])
@property (nonatomic, retain) UIColor *edgeMaskColorDeclared In
TuSDKICMaskRegionView.h
edgeSideColor
边缘线颜色 (默认:[UIColor clearColor])
@property (nonatomic, retain) UIColor *edgeSideColorDeclared In
TuSDKICMaskRegionView.h
edgeSideWidth
边缘线宽度 (默认:0)
@property (nonatomic) CGFloat edgeSideWidthDeclared In
TuSDKICMaskRegionView.h
– changeRegionRatio:
改变范围比例 (使用动画)
- (CGRect)changeRegionRatio:(CGFloat)regionRatioParameters
regionRatio |
范围比例 |
|---|
Return Value
regionRatio 确定的选取方位
Declared In
TuSDKICMaskRegionView.h