CWKExtendedHoursConfiguration Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | CWKExtendedHoursConfiguration.h |
maximumPremarketDuration
Global Maximum Premarket duration shown (in minutes) If nil, full duration of Premarket will be shown. Default = @90
@property (nonatomic, strong) NSNumber *maximumPremarketDurationDeclared In
CWKExtendedHoursConfiguration.h
maximumPostmarketDuration
Global Maximum Postmarket duration shown (in minutes) If nil, full duration of Postmarket will be shown. Default = @240
@property (nonatomic, strong) NSNumber *maximumPostmarketDurationDeclared In
CWKExtendedHoursConfiguration.h
showOverData
Control if the extended hours highlight element appears above or below the data Default = NO
@property (nonatomic, assign) BOOL showOverDataDeclared In
CWKExtendedHoursConfiguration.h
generalBackground
generalBackground
@property (nonatomic, strong) CWKExtendedHoursBackgroundConfiguration *generalBackgroundDeclared In
CWKExtendedHoursConfiguration.h
premarketBackground
premarketBackground
@property (nonatomic, strong) CWKExtendedHoursBackgroundConfiguration *premarketBackgroundDeclared In
CWKExtendedHoursConfiguration.h
postmarketBackground
postmarketBackground
@property (nonatomic, strong) CWKExtendedHoursBackgroundConfiguration *postmarketBackgroundDeclared In
CWKExtendedHoursConfiguration.h
startDivider
startDivider
@property (nonatomic, strong) CWKExtendedHoursDividerConfiguration *startDividerDeclared In
CWKExtendedHoursConfiguration.h
middleDivider
middleDivider
@property (nonatomic, strong) CWKExtendedHoursDividerConfiguration *middleDividerDeclared In
CWKExtendedHoursConfiguration.h
endDivider
endDivider
@property (nonatomic, strong) CWKExtendedHoursDividerConfiguration *endDividerDeclared In
CWKExtendedHoursConfiguration.h
generalLabel
generalLabel
@property (nonatomic, strong) CWKExtendedHoursLabelConfiguration *generalLabelDeclared In
CWKExtendedHoursConfiguration.h
premarketLabel
premarketLabel
@property (nonatomic, strong) CWKExtendedHoursLabelConfiguration *premarketLabelDeclared In
CWKExtendedHoursConfiguration.h
postmarketLabel
postmarketLabel
@property (nonatomic, strong) CWKExtendedHoursLabelConfiguration *postmarketLabelDeclared In
CWKExtendedHoursConfiguration.h