|
Foxit PDF SDK
|
构造函数 | |
| (int) | - getRateOfProgress |
| 获取当前进度的比率。 更多... | |
| (id) | - initWithOther: |
| 使用另一个progressive对象的构造函数。 更多... | |
| (FSProgressiveState) | - resume |
| 继续渐进式处理过程。 更多... | |
此类表示一个渐进式对象,用于渐进式处理,如加载文档、 解析页面等。
| - (int) getRateOfProgress |
获取当前进度的比率。
| - (id) initWithOther: | (FSProgressive*) | other |
使用另一个progressive对象的构造函数。
| [in] | other | 另一个progressive对象。 |
| - (FSProgressiveState) resume |
继续渐进式处理过程。