Foxit PDF SDK
9.1
|
Public Member Functions | |
void | onThemeColorChanged (String type, int color) |
interface definition for a callback to be invoked when theme changed.
void com.foxit.uiextensions.IThemeEventListener.onThemeColorChanged | ( | String | type, |
int | color | ||
) |
Called when theme changed.
type | The theme type |
color | The theme color will be changed |