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