| com.pspdfkit.ui.editor.UnitSelectionEditText.UnitSelectionListener |
Listener for unit values selection.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void |
onValueSet(UnitSelectionEditText view, int value)
Called when a unit was selected.
| ||||||||||
Called when a unit was selected.
| value | The integer value that was selected. |
|---|