STDSLabelCustomization Class Reference

Inherits from STDSCustomization : NSObject
Declared in STDSLabelCustomization.h

Overview

A customization object to use to configure the UI of a text label.

  headingTextColor

The color of the heading text.

@property (nonatomic, copy) NSString *headingTextColor

Discussion

The color of the heading text.

Declared In

STDSLabelCustomization.h

  headingFontName

The name of the font to use for the heading text.

@property (nonatomic, copy) NSString *headingFontName

Discussion

The name of the font to use for the heading text.

Declared In

STDSLabelCustomization.h

  headingFontSize

The font size to use for the heading/

@property (nonatomic) NSInteger headingFontSize

Discussion

The font size to use for the heading/

Declared In

STDSLabelCustomization.h