com.foxit.sdk.common.fxcrt.PauseCallback Class Reference

Inherited by com.foxit.sdk.DrawPageTask.PauseCallbackImpl.

Public Member Functions

boolean needToPauseNow ()
 Check whether callers need to pause now.
More...
 

Detailed Description

The class represents the callback for pause interface.

Member Function Documentation

◆ needToPauseNow()

boolean com.foxit.sdk.common.fxcrt.PauseCallback.needToPauseNow ( )

Check whether callers need to pause now.

Returns
true means to pause now, while false means not to pause now.