Contents

textColor

The color of the title text.

Declaration

@property (nonatomic, strong) UIColor * textColor;

Discussion

If the value of property is nil (the default), the color of text is black.

See Also

Deprecated