TimeLine类参考
公有成员 | |
(id) | - initWithHostView: |
(void) | - addChart: |
(void) | - removeChart: |
(void) | - clearChart |
(void) | - load |
(void) | - dispose |
属性 | |
float | sliderSize |
UIImage * | sliderImage |
UIImage * | sliderSelectedImage |
UIColor * | timeLineColor |
float | sliderTextSize |
UIColor * | sliderTextColor |
UIImage * | backwardImage |
UIImage * | forwardsImage |
UIImage * | playImage |
UIImage * | pausePlayImage |
成员函数文档
- (void) addChart: | (ChartView *) | chart |
- (void) clearChart |
- (void) dispose |
- (id) initWithHostView: | (UIView *) | hostView |
- (void) load |
- (void) removeChart: | (ChartView *) | chart |
属性文档
- (UIImage*) backwardImage [read, write, assign] |
- (UIImage*) forwardsImage [read, write, assign] |
- (UIImage*) pausePlayImage [read, write, assign] |
- (UIImage*) playImage [read, write, assign] |
- (UIImage*) sliderImage [read, write, assign] |
- (UIImage*) sliderSelectedImage [read, write, assign] |
- (float) sliderSize [read, write, assign] |
- (UIColor*) sliderTextColor [read, write, assign] |
- (float) sliderTextSize [read, write, assign] |
- (UIColor*) timeLineColor [read, write, assign] |
该类的文档由以下文件生成:
版权所有©2005-2021 北京超图软件股份有限公司。保留所有权利。