STDSToolbarCustomization Class Reference
Inherits from | STDSCustomization : NSObject |
---|---|
Declared in | STDSToolbarCustomization.h |
backgroundColor
The background color of the toolbar.
@property (nonatomic, copy) NSString *backgroundColor
Discussion
The background color of the toolbar.
Declared In
STDSToolbarCustomization.h
headerText
The text to display in the title of the toolbar.
@property (nonatomic, copy) NSString *headerText
Discussion
The text to display in the title of the toolbar.
Declared In
STDSToolbarCustomization.h
buttonText
The text to display for the button in the toolbar.
@property (nonatomic, copy) NSString *buttonText
Discussion
The text to display for the button in the toolbar.
Declared In
STDSToolbarCustomization.h