com.pdftron.pdf.dialog.CustomColorModeDialogFragment.CustomColorModeSelectedListener |
Listener interface for custom color mode selected event
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
onCustomColorModeSelected(int bgColor, int txtColor)
This method is invoked when there is a custom color mode selected
|
This method is invoked when there is a custom color mode selected
bgColor | background color |
---|---|
txtColor | text color |