Trading_StoreFontType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_StoreFontType.h Trading_StoreFontType.m |
Tasks
-
nameFace
Font for the Store name.
property -
nameSize
Font size for the Store name.
property -
nameColor
Font color for the Store name. Specified in 6-digit Hex format.
property
For example: F6F6C9 -
titleFace
Font for the Store section title.
property -
titleSize
Font size for the Store section title.
property -
titleColor
Font color for the Store section title. Specified in 6-digit Hex
property
format. For example: F6F6C9 -
descFace
Font for the Store description.
property -
descSize
Font size for the Store description.
property -
descColor
Font color for the Store description. Specified in 6-digit Hex
property
format. For example: F6F6C9 -
any
(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *any
Discussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_StoreFontType.h
descColor
Font color for the Store description. Specified in 6-digit Hex
format. For example: F6F6C9
@property (nonatomic, retain) NSString *descColor
Discussion
Font color for the Store description. Specified in 6-digit Hex
format. For example: F6F6C9
type : NSString, wrapper for primitive string
Declared In
Trading_StoreFontType.h
descFace
Font for the Store description.
@property (nonatomic, retain) NSString *descFace
Discussion
Font for the Store description.
type: string constant in Trading_StoreFontFaceCodeType.h
Declared In
Trading_StoreFontType.h
descSize
Font size for the Store description.
@property (nonatomic, retain) NSString *descSize
Discussion
Font size for the Store description.
type: string constant in Trading_StoreFontSizeCodeType.h
Declared In
Trading_StoreFontType.h
nameColor
Font color for the Store name. Specified in 6-digit Hex format.
For example: F6F6C9
@property (nonatomic, retain) NSString *nameColor
Discussion
Font color for the Store name. Specified in 6-digit Hex format.
For example: F6F6C9
type : NSString, wrapper for primitive string
Declared In
Trading_StoreFontType.h
nameFace
Font for the Store name.
@property (nonatomic, retain) NSString *nameFace
Discussion
Font for the Store name.
type: string constant in Trading_StoreFontFaceCodeType.h
Declared In
Trading_StoreFontType.h
nameSize
Font size for the Store name.
@property (nonatomic, retain) NSString *nameSize
Discussion
Font size for the Store name.
type: string constant in Trading_StoreFontSizeCodeType.h
Declared In
Trading_StoreFontType.h
titleColor
Font color for the Store section title. Specified in 6-digit Hex
format. For example: F6F6C9
@property (nonatomic, retain) NSString *titleColor
Discussion
Font color for the Store section title. Specified in 6-digit Hex
format. For example: F6F6C9
type : NSString, wrapper for primitive string
Declared In
Trading_StoreFontType.h