NGridSelectionStyle Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NGridSelectionStyle.h |
accessibilityAreaLabel
A string that succinctly identifies the selection area.
@property (retain) NSString *accessibilityAreaLabelDeclared In
NGridSelectionStyle.h
accessibilityDragPointLabel
A string that succinctly identifies the selection area drag point.
@property (retain) NSString *accessibilityDragPointLabelDeclared In
NGridSelectionStyle.h
borderWidth
Width of the selection area border.
@property (assign) CGFloat borderWidthDeclared In
NGridSelectionStyle.h
borderColor
Color of the selection area border.
@property (retain) UIColor *borderColorDeclared In
NGridSelectionStyle.h
backgroundColor
Background color of the selection area.
@property (retain) UIColor *backgroundColorDeclared In
NGridSelectionStyle.h
balloonImage
Image of the selection area balloon.
@property (retain) UIImage *balloonImageDeclared In
NGridSelectionStyle.h