on Move Executed
abstract fun onMoveExecuted(@NonNull view: ZIndexInspectorView, @NonNull executedMove: AnnotationZIndexMove)
Called when the z-index move has been executed from the inspector.
Parameters
view
View on which the move has been executed.
executed Move
The move that was executed.