NGridSolidColorBrush Class Reference
| Inherits from | NGridBrush : NSObject |
|---|---|
| Declared in | NGridSolidColorBrush.h |
+ solidColorBrushWithColor:
Creates solid color brush.
+ (NGridSolidColorBrush *)solidColorBrushWithColor:(UIColor *)colorParameters
color |
Color of the brush. |
|---|
Declared In
NGridSolidColorBrush.h
color
Color of the brush.
@property (nonatomic, retain) UIColor *colorDeclared In
NGridSolidColorBrush.h