CWKExtendedHoursConfiguration Class Reference

Inherits from NSObject
Declared in CWKExtendedHoursConfiguration.h

Overview

The configuration object for this annotation.

  maximumPremarketDuration

Global Maximum Premarket duration shown (in minutes) If nil, full duration of Premarket will be shown. Default = @90

@property (nonatomic, strong) NSNumber *maximumPremarketDuration

Declared 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 *maximumPostmarketDuration

Declared In

CWKExtendedHoursConfiguration.h

  showOverData

Control if the extended hours highlight element appears above or below the data Default = NO

@property (nonatomic, assign) BOOL showOverData

Declared In

CWKExtendedHoursConfiguration.h

  generalBackground

generalBackground

@property (nonatomic, strong) CWKExtendedHoursBackgroundConfiguration *generalBackground

Declared In

CWKExtendedHoursConfiguration.h

  premarketBackground

premarketBackground

@property (nonatomic, strong) CWKExtendedHoursBackgroundConfiguration *premarketBackground

Declared In

CWKExtendedHoursConfiguration.h

  postmarketBackground

postmarketBackground

@property (nonatomic, strong) CWKExtendedHoursBackgroundConfiguration *postmarketBackground

Declared In

CWKExtendedHoursConfiguration.h

  startDivider

startDivider

@property (nonatomic, strong) CWKExtendedHoursDividerConfiguration *startDivider

Declared In

CWKExtendedHoursConfiguration.h

  middleDivider

middleDivider

@property (nonatomic, strong) CWKExtendedHoursDividerConfiguration *middleDivider

Declared In

CWKExtendedHoursConfiguration.h

  endDivider

endDivider

@property (nonatomic, strong) CWKExtendedHoursDividerConfiguration *endDivider

Declared In

CWKExtendedHoursConfiguration.h

  generalLabel

generalLabel

@property (nonatomic, strong) CWKExtendedHoursLabelConfiguration *generalLabel

Declared In

CWKExtendedHoursConfiguration.h

  premarketLabel

premarketLabel

@property (nonatomic, strong) CWKExtendedHoursLabelConfiguration *premarketLabel

Declared In

CWKExtendedHoursConfiguration.h

  postmarketLabel

postmarketLabel

@property (nonatomic, strong) CWKExtendedHoursLabelConfiguration *postmarketLabel

Declared In

CWKExtendedHoursConfiguration.h