com.pspdfkit.ui.inspector.views.ZIndexInspectorView.ZIndexChangeListener |
Listener for z-index order changes.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
onMoveExecuted(ZIndexInspectorView view, AnnotationZIndexMove executedMove)
Called when the z-index move has been executed from the inspector.
|
Called when the z-index move has been executed from the inspector.
view | View on which the move has been executed. |
---|---|
executedMove | The move that was executed. |